diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-29 19:10:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-29 19:10:14 +0000 |
commit | 37da862c8d71998b16157b4332bf57de1f93a21d (patch) | |
tree | 352ec9c8f6bb3209ddaea62c0d7fd0ed0638c5b2 /mail/tumgreyspf/Makefile | |
parent | f30213f868fc07e89b4f3b27a7b6a98bf5de1cdd (diff) | |
download | ports-37da862c8d71998b16157b4332bf57de1f93a21d.tar.gz ports-37da862c8d71998b16157b4332bf57de1f93a21d.zip |
Notes
Diffstat (limited to 'mail/tumgreyspf/Makefile')
-rw-r--r-- | mail/tumgreyspf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index c828f2a750ac..5d1aace39c94 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -13,11 +13,13 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= External policy checker for the postfix mail server LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>=0:${PORTSDIR}/mail/py-pyspf OPTIONS_DEFINE= DOCS +NO_ARCH= yes NO_BUILD= yes USES= python shebangfix |