mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
net/tac_plus4: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6b7e47ebea
commit
d895318be9
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= tac_plus
|
PORTNAME= tac_plus
|
||||||
PORTVERSION= F4.0.4.28
|
PORTVERSION= F4.0.4.28
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net security
|
CATEGORIES= net security
|
||||||
MASTER_SITES= ftp://ftp.shrubbery.net/pub/${PORTNAME}/
|
MASTER_SITES= ftp://ftp.shrubbery.net/pub/${PORTNAME}/
|
||||||
DISTNAME= tacacs-${PORTVERSION}
|
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
|
WWW= https://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800946a3.shtml
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
USES= bison cpe perl5 libtool
|
USES= bison cpe perl5 libtool
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
USE_RC_SUBR= tac_plus
|
USE_RC_SUBR= tac_plus
|
||||||
|
|
|
@ -5,9 +5,9 @@ lib/libtacacs.a
|
||||||
lib/libtacacs.so
|
lib/libtacacs.so
|
||||||
lib/libtacacs.so.1
|
lib/libtacacs.so.1
|
||||||
lib/libtacacs.so.1.0.0
|
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
|
sbin/tac_plus
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/tac_convert
|
%%PORTDOCS%%%%DOCSDIR%%/tac_convert
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/users_guide
|
%%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…
Add table
Reference in a new issue