mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
net/nmsg: Move man pages to share/man
Sponsored by: DomainTools LLC
This commit is contained in:
parent
b75402ab64
commit
6529680c82
@ -1,6 +1,6 @@
|
||||
PORTNAME= nmsg
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||
|
||||
@ -15,6 +15,7 @@ LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
|
||||
libwdns.so:dns/wdns
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
|
@ -50,7 +50,7 @@ lib/libnmsg.so.8.1.1
|
||||
lib/nmsg/nmsg_flt1_sample.so
|
||||
lib/nmsg/nmsg_msg9_base.so
|
||||
libdata/pkgconfig/libnmsg.pc
|
||||
%%MANPAGES%%man/man1/nmsgtool.1.gz
|
||||
%%MANPAGES%%share/man/man1/nmsgtool.1.gz
|
||||
%%DATADIR%%/base/dns.proto
|
||||
%%DATADIR%%/base/dnsobs.proto
|
||||
%%DATADIR%%/base/dnsqr.proto
|
||||
|
Loading…
Reference in New Issue
Block a user