mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/coovachilli: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b41a6ee4d6
commit
5ebc063344
2 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= coovachilli
|
||||
PORTVERSION= 1.0.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://ap.coova.org/chilli/ \
|
||||
http://www.geeklan.co.uk/files/ \
|
||||
|
@ -18,6 +18,7 @@ CONFLICTS= chillispot
|
|||
|
||||
CONFIGURE_ARGS=-localstatedir=/var
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= cpe perl5 libtool
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
USE_PERL5= build
|
||||
|
|
|
@ -25,12 +25,12 @@ lib/libchilli.a
|
|||
lib/libchilli.so
|
||||
lib/libchilli.so.0.0.0
|
||||
lib/libchilli.so.0
|
||||
man/man1/chilli_query.1.gz
|
||||
man/man1/chilli_radconfig.1.gz
|
||||
man/man1/chilli_response.1.gz
|
||||
man/man5/chilli-radius.5.gz
|
||||
man/man5/chilli.conf.5.gz
|
||||
man/man8/chilli.8.gz
|
||||
share/man/man1/chilli_query.1.gz
|
||||
share/man/man1/chilli_radconfig.1.gz
|
||||
share/man/man1/chilli_response.1.gz
|
||||
share/man/man5/chilli-radius.5.gz
|
||||
share/man/man5/chilli.conf.5.gz
|
||||
share/man/man8/chilli.8.gz
|
||||
sbin/chilli
|
||||
sbin/chilli_query
|
||||
sbin/chilli_radconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue