mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/smcroute: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
05742276b1
commit
3fd1afdb0c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue