mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/tcludp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e5d9492514
commit
0d6f7a8670
@ -1,5 +1,6 @@
|
||||
PORTNAME= tcludp
|
||||
PORTVERSION= 1.0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net tcl
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -14,12 +15,13 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES= tcl:tea
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${TCL_PKG}
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
TEST_TARGET= test
|
||||
|
||||
PLIST_FILES= lib/${TCL_PKG}/lib${TCL_PKG}.so \
|
||||
lib/${TCL_PKG}/pkgIndex.tcl \
|
||||
man/mann/udp.n.gz
|
||||
share/man/mann/udp.n.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user