svn commit: r404781 - head/mail/tumgreyspf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 29 19:10:16 UTC 2015
Author: sunpoet
Date: Tue Dec 29 19:10:14 2015
New Revision: 404781
URL: https://svnweb.freebsd.org/changeset/ports/404781
Log:
- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW
Modified:
head/mail/tumgreyspf/Makefile
head/mail/tumgreyspf/pkg-descr
Modified: head/mail/tumgreyspf/Makefile
==============================================================================
--- head/mail/tumgreyspf/Makefile Tue Dec 29 19:10:07 2015 (r404780)
+++ head/mail/tumgreyspf/Makefile Tue Dec 29 19:10:14 2015 (r404781)
@@ -13,11 +13,13 @@ MAINTAINER= sunpoet at 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
Modified: head/mail/tumgreyspf/pkg-descr
==============================================================================
--- head/mail/tumgreyspf/pkg-descr Tue Dec 29 19:10:07 2015 (r404780)
+++ head/mail/tumgreyspf/pkg-descr Tue Dec 29 19:10:14 2015 (r404781)
@@ -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
More information about the svn-ports-head
mailing list