summaryrefslogtreecommitdiff
path: root/chinese/joe/Makefile
blob: b8f2d063e43d8430da851fe7c7d3e9212561ded8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=	${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR=	chinsan
PATCHFILES=	zh-joe-3.5.diff
PATCH_DIST_STRIP=	-p1

MAINTAINER=	chinsan@FreeBSD.org

LATEST_LINK=	${PKGNAMEPREFIX}joe

MASTERDIR=	${.CURDIR}/../../editors/joe
MD5_FILE=	${.CURDIR}/distinfo

.include "${MASTERDIR}/Makefile"