1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/chinese/joe/Makefile
Renato Botelho 5ba0ffa5bd - Mark it as IGNORE until it be updated to 3.x
- Fix INDEX build

No donuts for:	garga
2005-11-08 13:31:48 +00:00

27 lines
639 B
Makefile

# New ports collection makefile for: zh-joe
# Date created: 3 July 1999
# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
#
# $FreeBSD$
#
CATEGORIES= chinese editors
PATCH_SITES= http://opensvn.csie.org/chinsan/patch/ \
ftp://bbs.ilc.edu.tw/chinsan/patch/ \
http://bbs.ilc.edu.tw/~chinsan/ports/joe2/ \
ftp://news.giga.net.tw/chinsan/patch/
PATCHFILES= zh-joe-2.9.8.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= chinsan.tw@gmail.com
LATEST_LINK= ${PKGNAMEPREFIX}joe
MASTERDIR= ${.CURDIR}/../../editors/joe
MD5_FILE= ${.CURDIR}/distinfo
IGNORE= "Waiting to be updated to 3.x, use chinese/joe2"
.include "${MASTERDIR}/Makefile"