PORTNAME=	django-i18nfield
PORTVERSION=	1.5.0
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alex@xanderio.de
COMMENT=	Store internationalized strings in django models
WWW=		https://github.com/raphaelm/django-i18nfield

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
