aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:51 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:51 +0000
commit8347617e0694223cf9152e90a0c7f750bd694b87 (patch)
tree04ddcfb6d75219a0973fda6a1836bd4bf43d458b
parent874f47dbc2d8e459e99a738d1fd5e6a54e4f39ae (diff)
downloadports-8347617e0694223cf9152e90a0c7f750bd694b87.tar.gz
ports-8347617e0694223cf9152e90a0c7f750bd694b87.zip
www/mod_gnutls: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/mod_gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index b00f90c349ce..7848ff8ecb00 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgnutls.so:security/gnutls
GNU_CONFIGURE= yes
-USES= apache:2.4 compiler:c++11-lang libtool pkgconfig tar:bzip2
+USES= apache:2.4 compiler:c++11-lang cpe libtool pkgconfig tar:bzip2
+CPE_VENDOR= ${PORTNAME}_project
DBDIR= ${PREFIX}/var/db/${PORTNAME}
PLIST_SUB= SED="${SED}" WWWGRP=${WWWGRP} WWWOWN=${WWWOWN}