aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:18 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:18 +0000
commitc4011ad6fe3cc19dd8d49dbc7de84399779b9fe7 (patch)
tree824f919894ad9bb3078f1a64912eb38fb4e0ff9e
parent1b3d8298f00d425f4e466dc67f91071568e3a630 (diff)
downloadports-c4011ad6fe3cc19dd8d49dbc7de84399779b9fe7.tar.gz
ports-c4011ad6fe3cc19dd8d49dbc7de84399779b9fe7.zip
net-mgmt/routers2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net-mgmt/routers2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/routers2/Makefile b/net-mgmt/routers2/Makefile
index 9ad24e1498dc..dd920969459f 100644
--- a/net-mgmt/routers2/Makefile
+++ b/net-mgmt/routers2/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 \
${LOCALBASE}/bin/mrtg:net-mgmt/mrtg
WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}
-USES= perl5
+USES= cpe perl5
+CPE_VENDOR= ${PORTNAME}_project
NO_BUILD= yes
NO_ARCH= yes
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}