freebsd-ports/chinese/joe/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

22 lines
458 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= ${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"