summaryrefslogtreecommitdiff
path: root/japanese/kcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kcode/Makefile')
-rw-r--r--japanese/kcode/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile
index 620f3778c0eb..417b45d32875 100644
--- a/japanese/kcode/Makefile
+++ b/japanese/kcode/Makefile
@@ -1,17 +1,18 @@
PORTNAME= kcode
-PORTVERSION= 1.0
-PORTREVISION= 1
+DISTVERSION= 1.0
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://www.irori.org/dl/tool/
EXTRACT_SUFX= .gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mew14930xvi@inbox.lv
COMMENT= Handy utility to show codepoint information of given characters
WWW= https://www.irori.org/tool/kcode.html
USES= shebangfix perl5
USE_PERL5= extract run
NO_WRKSUBDIR= yes
+NO_ARCH= yes
NO_BUILD= yes
SHEBANG_FILES= kcode
@@ -23,7 +24,7 @@ do-extract:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/kcode ${STAGEDIR}${PREFIX}/bin
- pod2man ${WRKSRC}/kcode ${WRKSRC}/kcode.1
+ pod2man -u ${WRKSRC}/kcode ${WRKSRC}/kcode.1
${MKDIR} ${STAGEDIR}${PREFIX}/share/man/ja/man1
${INSTALL_MAN} ${WRKSRC}/kcode.1 ${STAGEDIR}${PREFIX}/share/man/ja/man1