aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-05-06 21:43:54 +0800
committertaoka <taoka@FreeBSD.org>1999-05-06 21:43:54 +0800
commit6e42af1c676baafc277acf2689cef624b08ae810 (patch)
tree20c962e49a67116274f9b613f820b5f6a5bff352 /japanese
parent8cf23c4d5e6ebf0d04150f4cb61813317f7c3c03 (diff)
downloadfreebsd-ports-gnome-6e42af1c676baafc277acf2689cef624b08ae810.tar.gz
freebsd-ports-gnome-6e42af1c676baafc277acf2689cef624b08ae810.tar.zst
freebsd-ports-gnome-6e42af1c676baafc277acf2689cef624b08ae810.zip
A simple text editor for the X on TkStep. (Japanese)
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/muggy/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/muggy/Makefile b/japanese/muggy/Makefile
new file mode 100644
index 000000000000..c049474bb3b9
--- /dev/null
+++ b/japanese/muggy/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: Muggy for ja-TkStep
+# Version required: 1.2
+# Date created: 25 March 1999
+# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
+#
+# $Id$
+#
+
+LANGUAGE= Japanese
+MASTERDIR= ${.CURDIR}/../../editors/muggy
+
+.include "${MASTERDIR}/Makefile"