From 8d617af08fe0a39e29fadd6d2aea3bbe321d2e7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 4 Jun 2014 16:54:43 +0000 Subject: Add CPE information. With hat: ports-secteam --- lang/php5/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index ac381cd970e2..1a6248b06b9c 100644 --- a/lang/php5/Makefile +++ b/lang/php5/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 \ -- cgit v1.2.3