mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
sysutils/adtool: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e166c09a94
commit
b3071a4924
@ -1,6 +1,6 @@
|
||||
PORTNAME= adtool
|
||||
PORTVERSION= 1.3.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://gp2x.org/adtool/
|
||||
|
||||
@ -10,12 +10,13 @@ WWW= https://gp2x.org/adtool/
|
||||
|
||||
USES= gmake ldap libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
|
||||
|
||||
PLIST_FILES= bin/adtool \
|
||||
etc/adtool.cfg.dist \
|
||||
man/man1/adtool.1.gz
|
||||
share/man/man1/adtool.1.gz
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user