summaryrefslogtreecommitdiff
path: root/chinese/joe2/Makefile
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2000-11-12 12:21:02 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2000-11-12 12:21:02 +0000
commit8ccae5de36faa8b411ba32a8f151cbe8755c7f6f (patch)
tree017644ac1f43f4f2e1b53dc472c212d6f541cde9 /chinese/joe2/Makefile
parentBump port Revsion due to a patch in OpenH323S (diff)
New port added: zh-joe.
It's a joe-like editor, but with Big5 menus and help.
Notes
Notes: svn path=/head/; revision=35040
Diffstat (limited to 'chinese/joe2/Makefile')
-rw-r--r--chinese/joe2/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile
new file mode 100644
index 000000000000..b3b9d9507520
--- /dev/null
+++ b/chinese/joe2/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: zh-joe
+# Date created: 3 July 1999
+# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../../editors/joe
+
+PATCH_SITES= ftp://mail.elife.idv.tw/pub/work/collection/cjoe/
+PATCHFILES= patch-joe-2.8
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= statue@mail.elife.idv.tw
+
+MD5_FILE= ${.CURDIR}/distinfo
+
+.include "${MASTERDIR}/Makefile"