svn commit: r361709 - head/mail/postfixadmin
Matthew Seaman
matthew at FreeBSD.org
Sun Jul 13 20:45:25 UTC 2014
Author: matthew
Date: Sun Jul 13 20:45:24 2014
New Revision: 361709
URL: http://svnweb.freebsd.org/changeset/ports/361709
QAT: https://qat.redports.org/buildarchive/r361709/
Log:
Add CPE settings
Approved by: portmgr (infrastructure blanket)
Modified:
head/mail/postfixadmin/Makefile
Modified: head/mail/postfixadmin/Makefile
==============================================================================
--- head/mail/postfixadmin/Makefile Sun Jul 13 20:10:14 2014 (r361708)
+++ head/mail/postfixadmin/Makefile Sun Jul 13 20:45:24 2014 (r361709)
@@ -3,6 +3,7 @@
PORTNAME= postfixadmin
PORTVERSION= 2.3.7
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -13,6 +14,10 @@ COMMENT= PHP web-based management tool f
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL-LICENSE.TXT
+USES= cpe
+CPE_VENDOR= postfix_admin_project
+CPE_PRODUCT= postfix_admin
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
More information about the svn-ports-all
mailing list