08873c0511
PR: ports/93624 Submitted by: maintainer
22 lines
488 B
Makefile
22 lines
488 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= http://chinsan2.twbbs.org/distfiles/ \
|
|
ftp://chinsan2.twbbs.org/distfiles/
|
|
PATCHFILES= zh-joe-3.3.diff
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= chinsan.tw@gmail.com
|
|
|
|
LATEST_LINK= ${PKGNAMEPREFIX}joe
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/joe
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|