# Created by: Kevin Golding # $FreeBSD$ PORTNAME= django-registration-redux PORTVERSION= 2.4 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= User-registration application for Django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= macropin GH_PROJECT= django-registration CONFLICTS_INSTALL= pootle ${PYTHON_PKGNAMEPREFIX}django-registration .include