aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-06-05 00:54:47 +0800
committerdes <des@FreeBSD.org>2014-06-05 00:54:47 +0800
commitef446a3f9cbac08b18cfed9616db9198f50f3a75 (patch)
tree07a8c0f6a8c48f5ae35459ef8385c1c4b651dcfa /lang
parentec8d7c0bdc566c3079e2273ed2ee5101e2a19908 (diff)
downloadfreebsd-ports-gnome-ef446a3f9cbac08b18cfed9616db9198f50f3a75.tar.gz
freebsd-ports-gnome-ef446a3f9cbac08b18cfed9616db9198f50f3a75.tar.zst
freebsd-ports-gnome-ef446a3f9cbac08b18cfed9616db9198f50f3a75.zip
Add CPE information.
With hat: ports-secteam
Diffstat (limited to 'lang')
-rw-r--r--lang/php53/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 2e3a04eb63e4..73a4cfebb1bc 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -14,12 +14,14 @@ COMMENT= PHP Scripting Language
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
-USES=tar:bzip2
+USES= tar:bzip2 cpe
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+CPE_PRODUCT= php
+
CONFIGURE_ARGS= \
--with-layout=GNU \
--localstatedir=/var \