1
0
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:
Muhammad Moinur Rahman 2024-02-25 11:27:21 +01:00
parent 904ea5f30f
commit 177eb81361
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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