mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
fb01f9a10a
PR: ports/26220 (MAINTAINER)
19 lines
398 B
Makefile
19 lines
398 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= http://freebsd.sinica.edu.tw/~statue/
|
|
PATCHFILES= zh-joe-2.8_3-patch
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= statue@freebsd.sinica.edu.tw
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|