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 | |
| parent | f30213f868fc07e89b4f3b27a7b6a98bf5de1cdd (diff) | |
Notes
Diffstat (limited to 'mail/tumgreyspf')
| -rw-r--r-- | mail/tumgreyspf/Makefile | 2 | ||||
| -rw-r--r-- | mail/tumgreyspf/pkg-descr | 3 |
2 files changed, 4 insertions, 1 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 diff --git a/mail/tumgreyspf/pkg-descr b/mail/tumgreyspf/pkg-descr index b28db5558680..e9b169c179a9 100644 --- a/mail/tumgreyspf/pkg-descr +++ b/mail/tumgreyspf/pkg-descr @@ -10,4 +10,5 @@ dropped by an order of magnitude. It uses the file-system as it's database, no additional database is required to use it. -WWW: http://www.tummy.com/Community/software/tumgreyspf/ +WWW: http://www.tummy.com/software/tumgreyspf/ +WWW: https://github.com/linsomniac/tumgreyspf |
