aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:26:59 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:26:59 +0000
commit3fd1afdb0c38ab78b7230a46848362977e6590ed (patch)
tree314e5f3e33de15b416730d49157e2a83dce79285
parent05742276b13f0446feeef86622e54b06c144739e (diff)
downloadports-3fd1afdb0c38ab78b7230a46848362977e6590ed.tar.gz
ports-3fd1afdb0c38ab78b7230a46848362977e6590ed.zip
net/smcroute: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/smcroute/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/smcroute/Makefile b/net/smcroute/Makefile
index 995476c1c583..09d310d79881 100644
--- a/net/smcroute/Makefile
+++ b/net/smcroute/Makefile
@@ -8,7 +8,8 @@ COMMENT= Static multicast routing tool
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf
+USES= autoreconf cpe
+CPE_VENDOR= troglobit
USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= troglobit