mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add CPE settings
Approved by: portmgr (infrastructure blanket)
This commit is contained in:
parent
b3e28ca352
commit
3691a7e888
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361709
@ -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 for Postfix virtual domains and users
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user