diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-12 12:21:02 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-12 12:21:02 +0000 |
commit | 8ccae5de36faa8b411ba32a8f151cbe8755c7f6f (patch) | |
tree | 017644ac1f43f4f2e1b53dc472c212d6f541cde9 /chinese | |
parent | 2846e163b67ce3939e97e19b677879678d4a17a0 (diff) | |
download | ports-8ccae5de36faa8b411ba32a8f151cbe8755c7f6f.tar.gz ports-8ccae5de36faa8b411ba32a8f151cbe8755c7f6f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/joe/Makefile | 18 | ||||
-rw-r--r-- | chinese/joe/distinfo | 2 | ||||
-rw-r--r-- | chinese/joe2/Makefile | 18 | ||||
-rw-r--r-- | chinese/joe2/distinfo | 2 |
5 files changed, 41 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 6cfdd0a1bd12..2351217d8203 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 000000000000..b3b9d9507520 --- /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 <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" diff --git a/chinese/joe/distinfo b/chinese/joe/distinfo new file mode 100644 index 000000000000..15158e5d7741 --- /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 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" diff --git a/chinese/joe2/distinfo b/chinese/joe2/distinfo new file mode 100644 index 000000000000..15158e5d7741 --- /dev/null +++ b/chinese/joe2/distinfo @@ -0,0 +1,2 @@ +MD5 (joe2.8.tar.Z) = bad4221aa63ca432e37dac1a953294b1 +MD5 (patch-joe-2.8) = d368594a2b8ffd0ec5d1610222ae8730 |