summaryrefslogtreecommitdiff
path: root/chinese/joe/Makefile
blob: 85c4c6eb46e1e7d1dd0179608fe06717a58eec06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
# $FreeBSD$

CATEGORIES=	chinese

PATCH_SITES=	${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR=	chinsan/patch
PATCHFILES=	zh-joe-3.7.diff
PATCH_DIST_STRIP=	-p1

MAINTAINER=	ports@FreeBSD.org

LATEST_LINK=	${PKGNAMEPREFIX}joe

DEPRECATED=	The difference with editors/joe is too trivial to warrant a separate port
EXPIRATION_DATE=2015-09-27

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

.include "${MASTERDIR}/Makefile"