aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-countries/Makefile
blob: 8f1bb13484f567a441824c54e0f1ab0ae5350139 (plain) (tree)
1
2
3
4
5



                                                   
                   












                                                            
# Created by: Alfred Perlstein <alfred@freebsd.org>
# $FreeBSD$

PORTNAME=	django-countries
PORTVERSION=	5.3
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alfred@FreeBSD.org
COMMENT=	Provides country choices for use with django

LICENSE=	BSD2CLAUSE

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>