freebsd-ports/chinese/joe2/Makefile
Jing-Tang Keith Jang 8ccae5de36 New port added: zh-joe.
It's a joe-like editor, but with Big5 menus and help.
2000-11-12 12:21:02 +00:00

19 lines
401 B
Makefile

# 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"