aboutsummaryrefslogtreecommitdiff
path: root/japanese/nkf
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-05-02 21:57:28 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-05-02 21:57:28 +0000
commitf8bac571ac383ce23e2838c14166e7db9feef4ad (patch)
treeb0cecaf77e0a69a3aa19c6b988dfeca8b5cad685 /japanese/nkf
parent3ef560db55c3e200e6860493ee36e1032582677e (diff)
downloadports-f8bac571ac383ce23e2838c14166e7db9feef4ad.tar.gz
ports-f8bac571ac383ce23e2838c14166e7db9feef4ad.zip
- Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other.
Notes
Notes: svn path=/head/; revision=317159
Diffstat (limited to 'japanese/nkf')
-rw-r--r--japanese/nkf/Makefile19
-rw-r--r--japanese/nkf/files/patch-Makefile (renamed from japanese/nkf/files/patch-aa)0
2 files changed, 8 insertions, 11 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index 458517b8a847..88de6b8149d7 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -5,21 +5,18 @@ PORTNAME= nkf
PORTVERSION= 2.1.2
PORTEPOCH= 1
CATEGORIES?= japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/53171
-PKGNAMEPREFIX?= ja-
+MASTER_SITES= SFJP/${PORTNAME}/53171
-MAINTAINER= ports@FreeBSD.org
-COMMENT?= Network Kanji code conversion Filter
+MAINTAINER= hrs@FreeBSD.org
+COMMENT= Network Kanji code conversion Filter
-LICENSE?= ZLIB
-LICENSE_FILE?= ${WRKSRC}/nkf.c
+LICENSE= ZLIB
+LICENSE_FILE= ${WRKSRC}/nkf.c
+
+ALL_TARGET= nkf
+PLIST_FILES= bin/nkf
-.if ${PKGNAMEPREFIX} != "ja-p5-"
MAN1= nkf.1
MANLANG= "" ja
-PLIST_FILES= bin/nkf
-ALL_TARGET= nkf
-.endif
.include <bsd.port.mk>
diff --git a/japanese/nkf/files/patch-aa b/japanese/nkf/files/patch-Makefile
index 79e9e20fb514..79e9e20fb514 100644
--- a/japanese/nkf/files/patch-aa
+++ b/japanese/nkf/files/patch-Makefile