summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-29 07:20:58 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-29 07:20:58 +0000
commit57ce564eef6a225aa21e1f63c7c3fd28d0707409 (patch)
treee2f99009acc8480ff7186dae23f8777da33d718f /japanese
parentSecond try: import of tkcron, a frontend to crontab. (diff)
Import of xbakuzan, a paint tool for shodo.
Closes PR 2064. In case you're wondering why I commit to japanese/: I thought this was some kind of game :-). Ignorant gaijin (sp?), that's me. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
Notes
Notes: svn path=/head/; revision=4708
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xshodo/Makefile26
-rw-r--r--japanese/xshodo/distinfo1
-rw-r--r--japanese/xshodo/pkg-comment1
-rw-r--r--japanese/xshodo/pkg-descr6
-rw-r--r--japanese/xshodo/pkg-plist3
5 files changed, 37 insertions, 0 deletions
diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile
new file mode 100644
index 000000000000..ff6119dae1f0
--- /dev/null
+++ b/japanese/xshodo/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: xbakuzan
+# Version required: 1.0
+# Date created: 11 October 1996
+# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= xbakuzan
+PKGNAME= xbakuzan-1.0
+CATEGORIES= x11
+MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
+
+MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+
+ALL_TARGET= xbakuzan
+USE_X11= yes
+
+do-install:
+ @mkdir -p ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/xbakuzan ${PREFIX}/bin
+ @mkdir -p ${PREFIX}/lib/X11/xbakuzan
+ ${INSTALL_DATA} ${WRKSRC}/sakana.xbm ${PREFIX}/lib/X11/xbakuzan
+ ${INSTALL_DATA} ${WRKSRC}/xbakuzan.doc ${PREFIX}/lib/X11/xbakuzan
+
+.include <bsd.port.mk>
diff --git a/japanese/xshodo/distinfo b/japanese/xshodo/distinfo
new file mode 100644
index 000000000000..c40853e6f48a
--- /dev/null
+++ b/japanese/xshodo/distinfo
@@ -0,0 +1 @@
+MD5 (xbakuzan.tar.gz) = 5a629dd1367691d29decf5ef5bdf8bb4
diff --git a/japanese/xshodo/pkg-comment b/japanese/xshodo/pkg-comment
new file mode 100644
index 000000000000..42031e865682
--- /dev/null
+++ b/japanese/xshodo/pkg-comment
@@ -0,0 +1 @@
+A paint tool for Shodo, the Japanese traditional writing character
diff --git a/japanese/xshodo/pkg-descr b/japanese/xshodo/pkg-descr
new file mode 100644
index 000000000000..362a1984b479
--- /dev/null
+++ b/japanese/xshodo/pkg-descr
@@ -0,0 +1,6 @@
+xbakuzan, a tool for the Japanese traditional writing called Shodo.
+
+You can write a Japanese or Chinese letter under the traditional method
+with traditional pen simulator. Additionally, you can write some traditional
+picture called 'Sumie'. Load and save features are implemented at the bitmap
+format.
diff --git a/japanese/xshodo/pkg-plist b/japanese/xshodo/pkg-plist
new file mode 100644
index 000000000000..1f731a017398
--- /dev/null
+++ b/japanese/xshodo/pkg-plist
@@ -0,0 +1,3 @@
+bin/xbakuzan
+lib/X11/xbakuzan/sakana.xbm
+lib/X11/xbakuzan/xbakuzan.doc