git: c4011ad6fe3c - main - net-mgmt/routers2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:40 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4011ad6fe3cc19dd8d49dbc7de84399779b9fe7
commit c4011ad6fe3cc19dd8d49dbc7de84399779b9fe7
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:18 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:18 +0000
net-mgmt/routers2: Add CPE information
Approved by: portmgr (blanket)
---
net-mgmt/routers2/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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}