diff options
Diffstat (limited to 'mail/postfix-policyd-spf-python')
| -rw-r--r-- | mail/postfix-policyd-spf-python/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/postfix-policyd-spf-python/Makefile b/mail/postfix-policyd-spf-python/Makefile index 637a8d6158e2..a7374d7073c3 100644 --- a/mail/postfix-policyd-spf-python/Makefile +++ b/mail/postfix-policyd-spf-python/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix-policyd-spf-python PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +15,9 @@ COMMENT= Pure Python Postfix policy daemon for SPF checking LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Use mail/py-spf-engine instead (Project is superseded by successor) +EXPIRATION_DATE= 2020-08-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>0:mail/py-pyspf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}authres>0:mail/py-authres@${PY_FLAVOR} @@ -21,6 +25,8 @@ USES= python:3.3+ USE_PYTHON= autoplist distutils NO_ARCH= yes +CONFLICTS= py*-spf-engine + PORTDOCS= CHANGES \ README \ README.per_user_whitelisting \ |
