1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/chinese/joe/Makefile
Maxim Sobolev f88690bf53 Ports policy:
Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00

21 lines
419 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
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"