9fb1ef4c3a
response to email. Hat: portmgr
23 lines
453 B
Makefile
23 lines
453 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
|
|
|
|
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
|
PATCH_SITE_SUBDIR= chinsan
|
|
PATCHFILES= zh-joe-2.9.8.diff
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
LATEST_LINK= ${PKGNAMEPREFIX}joe2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/joe2
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|