aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apr2
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2015-03-28 07:42:49 +0800
committerfeld <feld@FreeBSD.org>2015-03-28 07:42:49 +0800
commitf15299ebfb277b0d698f28d15bd0ab98a8402801 (patch)
tree6ad91eccafebd12a7154f3632c92a9701ceb52db /devel/apr2
parentc80a5491c229ef8c09ba169be1168a0ab44de6c7 (diff)
downloadfreebsd-ports-gnome-f15299ebfb277b0d698f28d15bd0ab98a8402801.tar.gz
freebsd-ports-gnome-f15299ebfb277b0d698f28d15bd0ab98a8402801.tar.zst
freebsd-ports-gnome-f15299ebfb277b0d698f28d15bd0ab98a8402801.zip
Add CPE support
PR: 198957
Diffstat (limited to 'devel/apr2')
-rw-r--r--devel/apr2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 7e3ed164428b..e00c8d2612b5 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -19,7 +19,10 @@ NO_PACKAGE= yes
SNAPDATE= 20140626144503
-USES= tar:xz iconv perl5 pathfix libtool python:2,build
+USES= cpe tar:xz iconv perl5 pathfix libtool python:2,build
+CPE_PRODUCT= apr-util
+CPE_VENDOR= apache
+CPE_VERSION= ${PORTVERSION:S|.${SNAPDATE}||}
USE_AUTOTOOLS= automake:env autoconf:env libtoolize:env
USE_PERL5= build
USE_LDCONFIG= yes