Skip to content

Commit

Permalink
misc/ipa_conv: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent e0c6de0 commit 4eab16b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions misc/ipa_conv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ipa_conv
PORTVERSION= 1.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= SF/ipa-system/modules/ipa_conv

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

0 comments on commit 4eab16b

Please sign in to comment.