mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
638df1116c
PR: ports/25843 Submitted by: MAINTAINER
19 lines
406 B
Makefile
19 lines
406 B
Makefile
# New ports collection makefile for: zh-joe
|
|
# Date created: 3 July 1999
|
|
# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/joe
|
|
|
|
PATCH_SITES= ftp://mail.elife.idv.tw/pub/work/collection/cjoe/
|
|
PATCHFILES= zh-joe-2.8_3-patch
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= statue@mail.elife.idv.tw
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|