aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:52:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:52:17 +0000
commitbbf971f56066dbbc16daca8614cd17f5ea723ebb (patch)
tree5cfd74cd09377fdd9e1b10e8a71d8d3a26c0baa7 /net
parent59a2db21b6a679c0796cf8c3cedabe03dd60b8c8 (diff)
downloadports-bbf971f56066dbbc16daca8614cd17f5ea723ebb.tar.gz
ports-bbf971f56066dbbc16daca8614cd17f5ea723ebb.zip
net/tac_plus4: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/tac_plus4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile
index 923345f3443c..47693b70642d 100644
--- a/net/tac_plus4/Makefile
+++ b/net/tac_plus4/Makefile
@@ -10,13 +10,15 @@ MAINTAINER= marcus@FreeBSD.org
COMMENT= Cisco remote authentication/authorization/accounting server
GNU_CONFIGURE= yes
-USES= bison perl5 libtool
+USES= bison cpe perl5 libtool
USE_PERL5= build
USE_RC_SUBR= tac_plus
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-groupid=$$(/usr/bin/id -g tacacs 2>/dev/null || echo '559') \
--with-userid=$$(/usr/bin/id -u tacacs 2>/dev/null || echo '559')
+CPE_VENDOR= cisco
+
USERS= tacacs
GROUPS= tacacs