From 96286333594fab35967dcd2d7e10b096af90c72f Mon Sep 17 00:00:00 2001 From: keith Date: Sun, 12 Nov 2000 12:21:02 +0000 Subject: New port added: zh-joe. It's a joe-like editor, but with Big5 menus and help. --- chinese/Makefile | 1 + chinese/joe/Makefile | 18 ++++++++++++++++++ chinese/joe/distinfo | 2 ++ chinese/joe2/Makefile | 18 ++++++++++++++++++ chinese/joe2/distinfo | 2 ++ 5 files changed, 41 insertions(+) create mode 100644 chinese/joe/Makefile create mode 100644 chinese/joe/distinfo create mode 100644 chinese/joe2/Makefile create mode 100644 chinese/joe2/distinfo (limited to 'chinese') diff --git a/chinese/Makefile b/chinese/Makefile index 6cfdd0a..2351217 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -23,6 +23,7 @@ SUBDIR += gbscript SUBDIR += hc SUBDIR += hztty + SUBDIR += joe SUBDIR += kcfonts SUBDIR += libtabe SUBDIR += linux-gtk diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile new file mode 100644 index 0000000..b3b9d95 --- /dev/null +++ b/chinese/joe/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: zh-joe +# Date created: 3 July 1999 +# Whom: Shen Chuan-Hsing +# +# $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" diff --git a/chinese/joe/distinfo b/chinese/joe/distinfo new file mode 100644 index 0000000..15158e5 --- /dev/null +++ b/chinese/joe/distinfo @@ -0,0 +1,2 @@ +MD5 (joe2.8.tar.Z) = bad4221aa63ca432e37dac1a953294b1 +MD5 (patch-joe-2.8) = d368594a2b8ffd0ec5d1610222ae8730 diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile new file mode 100644 index 0000000..b3b9d95 --- /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 +# +# $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" diff --git a/chinese/joe2/distinfo b/chinese/joe2/distinfo new file mode 100644 index 0000000..15158e5 --- /dev/null +++ b/chinese/joe2/distinfo @@ -0,0 +1,2 @@ +MD5 (joe2.8.tar.Z) = bad4221aa63ca432e37dac1a953294b1 +MD5 (patch-joe-2.8) = d368594a2b8ffd0ec5d1610222ae8730 -- cgit v1.1