mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net-mgmt/ap-utils: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
445b401f84
commit
652c32e84f
@ -1,6 +1,6 @@
|
||||
PORTNAME= ap-utils
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -9,6 +9,7 @@ COMMENT= Set of utilities to configure and monitor wireless access points
|
||||
WWW= https://ap-utils.polesye.net/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= iconv ncurses tar:bzip2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib -lintl
|
||||
|
@ -1,9 +1,9 @@
|
||||
bin/ap-config
|
||||
bin/ap-mrtg
|
||||
bin/ap-gl
|
||||
man/man8/ap-trapd.8.gz
|
||||
man/man8/ap-mrtg.8.gz
|
||||
man/man8/ap-config.8.gz
|
||||
share/man/man8/ap-trapd.8.gz
|
||||
share/man/man8/ap-mrtg.8.gz
|
||||
share/man/man8/ap-config.8.gz
|
||||
sbin/ap-trapd
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/ap-utils.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/ap-utils.mo
|
||||
|
Loading…
Reference in New Issue
Block a user