mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/plzip: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
743355a96d
commit
4285e092c1
@ -1,5 +1,6 @@
|
||||
PORTNAME= plzip
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
|
||||
|
||||
@ -12,12 +13,13 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= lzlib>=1.1:archivers/lzlib
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
INSTALL_TARGET= install-strip
|
||||
INFO= plzip
|
||||
|
||||
PLIST_FILES= bin/plzip \
|
||||
man/man1/plzip.1.gz
|
||||
share/man/man1/plzip.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user