# Created by: Alfred Perlstein <alfred@freebsd.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-django-countries/Makefile 403952 2015-12-18 04:05:45Z alfred $

PORTNAME=	django-countries
PORTVERSION=	3.4.1
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>
