# Created by: Kevin Golding # $FreeBSD$ PORTNAME= django-registration PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= User-registration application for Django LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django USE_PYTHON= yes USE_PYDISTUTILS= yes USES= gettext CONFLICTS_INSTALL= pootle-* NO_STAGE= yes .include