# Created by: Eugene Grosbein <ports@grosbein.net>
# $FreeBSD: head/devel/py-application/Makefile 435952 2017-03-11 18:54:45Z eugen $

PORTNAME=	application
PORTVERSION=	1.2.9
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	eugen@FreeBSD.org
COMMENT=	Basic building blocks for python applications

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
