aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/joe2/Makefile
blob: 264c6439feb03ee849b29c62a4840c6a33e546f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    zh-joe2
# 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/joe2
MD5_FILE=   ${.CURDIR}/distinfo

.include "${MASTERDIR}/Makefile"