aboutsummaryrefslogtreecommitdiff
path: root/japanese/ewipe/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-14 17:10:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-14 17:10:50 +0000
commit6eff5967a7a142fa7085178c8046e462a6f66e9e (patch)
tree6c280a5fa20df78f1d79b42076c806a8ecf36bc1 /japanese/ewipe/Makefile
parent5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff)
downloadports-6eff5967a7a142fa7085178c8046e462a6f66e9e.tar.gz
ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.zip
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having consistent categories.
Notes
Notes: svn path=/head/; revision=27531
Diffstat (limited to 'japanese/ewipe/Makefile')
-rw-r--r--japanese/ewipe/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile
index e41d12d3952c..1e5e599249dc 100644
--- a/japanese/ewipe/Makefile
+++ b/japanese/ewipe/Makefile
@@ -5,6 +5,10 @@
# $FreeBSD$
#
+CATEGORIES= japanese
+
+RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
+
MASTERDIR= ${.CURDIR}/../../misc/ewipe
PATCHDIR= ${.CURDIR}/patches
COMMENT= ${.CURDIR}/pkg/COMMENT
@@ -12,9 +16,3 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
KANJI= yes
.include "${MASTERDIR}/Makefile"
-
-CATEGORIES= japanese misc tk42
-
-MAINTAINER= itojun@itojun.org
-
-RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42