1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/chinese/joe2/Makefile
Rong-En Fan 04ba754eae - Fix fetch. Short master site macro does not work in PATCH_SITES
PR:		ports/108872, ports/108874
Submitted by:	chinsan (maintainer)
2007-02-07 13:52:09 +00:00

23 lines
463 B
Makefile

# 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= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= chinsan
PATCHFILES= zh-joe-2.9.8.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= chinsan@FreeBSD.org
LATEST_LINK= ${PKGNAMEPREFIX}joe2
MASTERDIR= ${.CURDIR}/../../editors/joe2
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"