mail/postfinger: Fix fetch and add license information
PR: 248983 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: Andrew J. Caines <A.J.Caines@halplant.com>
This commit is contained in:
parent
7fe00abce1
commit
f66f09e639
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547413
1 changed files with 3 additions and 1 deletions
|
@ -4,13 +4,15 @@
|
|||
PORTNAME= postfinger
|
||||
PORTVERSION= 1.30
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.wl0.org/ftp.wl0.org/postfinger/
|
||||
MASTER_SITES= http://postfix.nunix.eu/postfinger/
|
||||
DISTFILES= ${DISTNAME} README
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= A.J.Caines@halplant.com
|
||||
COMMENT= Postfix Configuration Summary Reporter
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= ${WRKSRC}
|
||||
|
|
Loading…
Reference in a new issue