mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
net/trickle: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
904ea5f30f
commit
177eb81361
@ -1,6 +1,6 @@
|
||||
PORTNAME= trickle
|
||||
PORTVERSION= 1.07
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://monkey.org/~marius/trickle/
|
||||
|
||||
@ -17,6 +17,7 @@ USES= libtool localbase
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-libevent=${LOCALBASE} \
|
||||
--sysconfdir=${PREFIX}/etc
|
||||
|
||||
|
@ -2,7 +2,7 @@ bin/trickle
|
||||
bin/tricklectl
|
||||
bin/trickled
|
||||
@sample etc/trickled.conf.sample
|
||||
man/man1/trickle.1.gz
|
||||
man/man5/trickled.conf.5.gz
|
||||
man/man8/trickled.8.gz
|
||||
share/man/man1/trickle.1.gz
|
||||
share/man/man5/trickled.conf.5.gz
|
||||
share/man/man8/trickled.8.gz
|
||||
lib/trickle/trickle-overload.so
|
||||
|
Loading…
Reference in New Issue
Block a user