aboutsummaryrefslogtreecommitdiff
path: root/chinese/chinput2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-12-02 16:31:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-12-02 16:31:57 +0000
commit83cc4e438a81746d53008578d6a9cbaf008436e5 (patch)
treecdcafa69e617c4d668fb78b19b373e49dc28a254 /chinese/chinput2
parent2d68be2592ca4e0a0e7547bfa2090886fa46614f (diff)
downloadports-83cc4e438a81746d53008578d6a9cbaf008436e5.tar.gz
ports-83cc4e438a81746d53008578d6a9cbaf008436e5.zip
Notes
Diffstat (limited to 'chinese/chinput2')
-rw-r--r--chinese/chinput2/Makefile34
-rw-r--r--chinese/chinput2/distinfo1
-rw-r--r--chinese/chinput2/pkg-comment1
-rw-r--r--chinese/chinput2/pkg-descr5
-rw-r--r--chinese/chinput2/pkg-plist8
5 files changed, 49 insertions, 0 deletions
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile
new file mode 100644
index 000000000000..d278fb8a5ca4
--- /dev/null
+++ b/chinese/chinput2/Makefile
@@ -0,0 +1,34 @@
+# ex:ts=8
+# Ports collection makefile for: chinput2
+# Date created: 11/09/2000
+# Whom: Peng HaiJie (phj@cn.freebsd.org)
+#
+# $FreeBSD$
+#
+
+PORTNAME= chinput2
+PORTVERSION= 1.0
+CATEGORIES= chinese x11
+MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/
+DISTNAME= zh-chinput2-1.0
+
+MAINTAINER= phj@cn.FreeBSD.org
+
+BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client
+RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+post-extract:
+ find ${WRKSRC} -name CVS | xargs ${RM} -rf
+
+post-install:
+ @echo
+ @echo
+ @echo "Please refer to /usr/local/share/chinput2/README for "
+ @echo "how to use chinput2,thanks for using this software."
+ @echo
+ @echo " -phj@cn.freebsd.org"
+ @echo
+
+.include <bsd.port.mk>
diff --git a/chinese/chinput2/distinfo b/chinese/chinput2/distinfo
new file mode 100644
index 000000000000..2b9a8dcfdd3c
--- /dev/null
+++ b/chinese/chinput2/distinfo
@@ -0,0 +1 @@
+MD5 (zh-chinput2-1.0.tar.gz) = 67fb0b9dfff49a1547cd6496dbbe32fc
diff --git a/chinese/chinput2/pkg-comment b/chinese/chinput2/pkg-comment
new file mode 100644
index 000000000000..525f06cccd6f
--- /dev/null
+++ b/chinese/chinput2/pkg-comment
@@ -0,0 +1 @@
+Another Chinese GB2312 X11 input server
diff --git a/chinese/chinput2/pkg-descr b/chinese/chinput2/pkg-descr
new file mode 100644
index 000000000000..7fc1b0a70763
--- /dev/null
+++ b/chinese/chinput2/pkg-descr
@@ -0,0 +1,5 @@
+Implementation of HanZi QuanPin(GB2312) input method.
+
+X11 Chinese(HanZi) GB2312 input server.
+
+-- Peng HaiJie (phj@cn.freebsd.org)
diff --git a/chinese/chinput2/pkg-plist b/chinese/chinput2/pkg-plist
new file mode 100644
index 000000000000..96fd05ae39dd
--- /dev/null
+++ b/chinese/chinput2/pkg-plist
@@ -0,0 +1,8 @@
+bin/chinput2
+bin/add_items
+etc/chinput2.conf
+share/chinput2/README
+@dirrm share/chinput2
+
+
+