aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 17:51:51 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-20 18:37:10 +0000
commitd895318be962bcdead9742604caeeac6b1234e8c (patch)
tree42d4adfcfe1224cd31efb73a5f31fcedf3fd7c9e
parent6b7e47ebeaab8656100d5db1a82f6a4fca750be6 (diff)
downloadports-d895318be962bcdead9742604caeeac6b1234e8c.tar.gz
ports-d895318be962bcdead9742604caeeac6b1234e8c.zip
net/tac_plus4: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/tac_plus4/Makefile2
-rw-r--r--net/tac_plus4/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile
index c829a27df3f1..cbc35c024f21 100644
--- a/net/tac_plus4/Makefile
+++ b/net/tac_plus4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tac_plus
PORTVERSION= F4.0.4.28
+PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= ftp://ftp.shrubbery.net/pub/${PORTNAME}/
DISTNAME= tacacs-${PORTVERSION}
@@ -9,6 +10,7 @@ COMMENT= Cisco remote authentication/authorization/accounting server
WWW= https://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800946a3.shtml
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= bison cpe perl5 libtool
USE_PERL5= build
USE_RC_SUBR= tac_plus
diff --git a/net/tac_plus4/pkg-plist b/net/tac_plus4/pkg-plist
index 3d018ad530ed..48208a6d6107 100644
--- a/net/tac_plus4/pkg-plist
+++ b/net/tac_plus4/pkg-plist
@@ -5,9 +5,9 @@ lib/libtacacs.a
lib/libtacacs.so
lib/libtacacs.so.1
lib/libtacacs.so.1.0.0
-man/man5/tac_plus.conf.5.gz
-man/man8/tac_plus.8.gz
-man/man8/tac_pwd.8.gz
sbin/tac_plus
%%PORTDOCS%%%%DOCSDIR%%/tac_convert
%%PORTDOCS%%%%DOCSDIR%%/users_guide
+share/man/man5/tac_plus.conf.5.gz
+share/man/man8/tac_plus.8.gz
+share/man/man8/tac_pwd.8.gz