- Add CPE info
Approved by: portmgr blanket
This commit is contained in:
parent
fb526592ef
commit
1cc8d1fff2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386924
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
OPTIONS_DEFINE= PGSQL MYSQL
|
OPTIONS_DEFINE= PGSQL MYSQL
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= cpe tar:bzip2
|
||||||
|
CPE_VERSION= ${DISTVERSION:C/-.*//}
|
||||||
|
CPE_UPDATE= ${DISTVERSION:C/[^-]*((-.*)?)/\1/:C/-//}
|
||||||
USE_PHP= pcre xml simplexml
|
USE_PHP= pcre xml simplexml
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue