aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/qe/Makefile
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-03-17 20:19:46 +0800
committerclive <clive@FreeBSD.org>2001-03-17 20:19:46 +0800
commitf49c11dfbd22a34910ff2fa16989e838b20fee11 (patch)
tree2ac329098c0350698139d5126890fb7198aa3c1d /chinese/qe/Makefile
parent514cf20108885da0fe096a027b31ae48034e18d4 (diff)
downloadfreebsd-ports-gnome-f49c11dfbd22a34910ff2fa16989e838b20fee11.tar.gz
freebsd-ports-gnome-f49c11dfbd22a34910ff2fa16989e838b20fee11.tar.zst
freebsd-ports-gnome-f49c11dfbd22a34910ff2fa16989e838b20fee11.zip
New port for chinese/qe.
QE is a PE2-like editor program under U*nix. p.s. Don't pursuade me putting this into editors/. If you don't have a Chinese (big5) environment, you could only see 'funny characters.' PR: ports/25867 Submitted by: Status <statue@freebsd.sinica.edu.tw>
Diffstat (limited to 'chinese/qe/Makefile')
-rw-r--r--chinese/qe/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile
new file mode 100644
index 000000000000..31fd69fc3aa5
--- /dev/null
+++ b/chinese/qe/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: qe
+# Date created: 10 Mar 2001
+# Whom: Shen Chuan-Hsing
+#
+# $FreeBSD$
+#
+
+PORTNAME= qe
+PORTVERSION= 0.0.34
+CATEGORIES= chinese
+MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/
+
+MAINTAINER= statue@freebsd.sinica.edu.tw
+
+.include <bsd.port.mk>