mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
net/tac_plus4: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6b7e47ebea
commit
d895318be9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user