# Created by: Alfred Perlstein <alfred@freebsd.org>
# $FreeBSD: head/www/py-django-countries/Makefile 457280 2017-12-26 11:12:01Z alfred $

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