Index: head/www/py-django-registration-defaults/Makefile =================================================================== --- head/www/py-django-registration-defaults/Makefile (revision 533067) +++ head/www/py-django-registration-defaults/Makefile (revision 533068) @@ -1,21 +1,24 @@ # Created by: Kozlov Sergey # $FreeBSD$ PORTNAME= django-registration-defaults PORTVERSION= 0.4.4 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skozlov@FreeBSD.org COMMENT= Default templates and settings for django-registration LICENSE= MIT +DEPRECATED= No longer maintained, not compatible with newer versions of www/py-django-registration +EXPIRATION_DATE= 2020-05-25 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-registration>=0:www/py-django-registration@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist .include