- Add LICENSE_FILE
- Add NO_ARCH - Update WWW
This commit is contained in:
parent
f30213f868
commit
37da862c8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404781
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue