aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php55
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-06-05 00:54:52 +0800
committerdes <des@FreeBSD.org>2014-06-05 00:54:52 +0800
commit5531f2ad6371f64dded1b9957f4ad14712a40652 (patch)
treef81144ade7cd1debd2bd4acef30851ae326256b0 /lang/php55
parentef446a3f9cbac08b18cfed9616db9198f50f3a75 (diff)
downloadfreebsd-ports-gnome-5531f2ad6371f64dded1b9957f4ad14712a40652.tar.gz
freebsd-ports-gnome-5531f2ad6371f64dded1b9957f4ad14712a40652.tar.zst
freebsd-ports-gnome-5531f2ad6371f64dded1b9957f4ad14712a40652.zip
Add CPE information.
With hat: ports-secteam
Diffstat (limited to 'lang/php55')
-rw-r--r--lang/php55/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile
index bc00701d42aa..c01ac13cb450 100644
--- a/lang/php55/Makefile
+++ b/lang/php55/Makefile
@@ -16,13 +16,15 @@ LICENSE= PHP301
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
-USES= tar:bzip2
+USES= tar:bzip2 cpe
NO_OPTIONS_SORT=yes
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+CPE_PRODUCT= php
+
CONFIGURE_ARGS+=--with-layout=GNU \
--localstatedir=/var \
--with-config-file-scan-dir=${PREFIX}/etc/php \