net/gnu-radius: add CPE information
PR: 198838 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket)
This commit is contained in:
parent
9a319c5bd6
commit
13a887d069
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382396
1 changed files with 3 additions and 1 deletions
|
@ -17,10 +17,12 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
|
|||
CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.*
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool
|
||||
USES= cpe gmake libtool
|
||||
USE_RC_SUBR= radiusd
|
||||
USE_SUBMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPE_PRODUCT= radius
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
DATADIR= ${PREFIX}/share/radius
|
||||
|
|
Loading…
Reference in a new issue