aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:53:52 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:53:52 +0000
commitd60fcf79421575f3daed3ce2eb7495beaf19e02f (patch)
tree7be009e3ea919746d6dc99c789bb77e73fe02876
parentbd1fc88f65472ed019de9c5673aa0a40b543f110 (diff)
downloadports-d60fcf79421575f3daed3ce2eb7495beaf19e02f.tar.gz
ports-d60fcf79421575f3daed3ce2eb7495beaf19e02f.zip
www/libwww: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/libwww/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index ef3614d37e6e..002c1e22869c 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -17,11 +17,12 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libexpat.so:textproc/expat2
-USES= gmake libtool localbase perl5 ssl tar:tgz
+USES= cpe gmake libtool localbase perl5 ssl tar:tgz
USE_PERL5= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-zlib --with-ssl=${OPENSSLBASE}
+CPE_VENDOR= w3c
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so