mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/ipa_conv: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e0c6de026e
commit
4eab16bc50
@ -1,6 +1,6 @@
|
||||
PORTNAME= ipa_conv
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= SF/ipa-system/modules/ipa_conv
|
||||
|
||||
@ -13,10 +13,11 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ipa_mod.h:sysutils/ipa
|
||||
USES= libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_FILES= lib/ipa_conv.so \
|
||||
man/man8/ipa_conv.8.gz \
|
||||
man/ru.KOI8-R/man8/ipa_conv.8.gz
|
||||
share/man/man8/ipa_conv.8.gz \
|
||||
share/man/ru.KOI8-R/man8/ipa_conv.8.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user