aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ewipe
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-15 01:10:50 +0800
committerknu <knu@FreeBSD.org>2000-04-15 01:10:50 +0800
commit21ba27ec7574cb3e0352707fb2c64c72516b67a8 (patch)
tree9054a130128890670cf5077a104b85283866ac7b /japanese/ewipe
parent69f007b53e364d62f0f03e0584a2e43373371ac5 (diff)
downloadfreebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.gz
freebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.zst
freebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.zip
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having consistent categories.
Diffstat (limited to 'japanese/ewipe')
-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