mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
dc769a34d1
PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
20 lines
432 B
Makefile
20 lines
432 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
|
|
|
|
PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/joe/
|
|
PATCHFILES= zh-joe-2.8_3-patch
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/joe
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|