From 3fd1afdb0c38ab78b7230a46848362977e6590ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 16:26:59 +0200 Subject: net/smcroute: Add CPE information Approved by: portmgr (blanket) --- net/smcroute/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3