mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/chillispot: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
43ea38e8d6
commit
ed7a0916b0
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= chillispot
|
PORTNAME= chillispot
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= http://www.chillispot.info/download/ \
|
MASTER_SITES= http://www.chillispot.info/download/ \
|
||||||
http://www.geeklan.co.uk/files/ \
|
http://www.geeklan.co.uk/files/ \
|
||||||
|
@ -15,6 +15,7 @@ CONFLICTS= coovachilli
|
||||||
USES= compiler:nestedfct shebangfix
|
USES= compiler:nestedfct shebangfix
|
||||||
SHEBANG_FILES= doc/hotspotlogin.cgi
|
SHEBANG_FILES= doc/hotspotlogin.cgi
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc
|
CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc
|
||||||
USE_RC_SUBR= chillispot
|
USE_RC_SUBR= chillispot
|
||||||
SUB_FILES= pkg-message installguide.txt
|
SUB_FILES= pkg-message installguide.txt
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
sbin/chilli
|
sbin/chilli
|
||||||
man/man8/chilli.8.gz
|
share/man/man8/chilli.8.gz
|
||||||
%%DATADIR%%/chilli.conf.sample
|
%%DATADIR%%/chilli.conf.sample
|
||||||
%%DATADIR%%/dictionary.chillispot
|
%%DATADIR%%/dictionary.chillispot
|
||||||
%%DATADIR%%/freeradius.users
|
%%DATADIR%%/freeradius.users
|
||||||
|
|
Loading…
Add table
Reference in a new issue