1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/chinese/joe2/Makefile
Jing-Tang Keith Jang 361ae9ae87 Fix building errors due to recent ${PORTSDIR}/editors/joe changes.
Submitted by:	"Shen Chuan-Hsing" <statue@mail.elife.idv.tw>  (MAINTAINER)
2000-12-05 05:47:53 +00:00

19 lines
404 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= zh-joe-2.8-patch
PATCH_DIST_STRIP= -p1
MAINTAINER= statue@mail.elife.idv.tw
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"