1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/chinese/joe/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

24 lines
474 B
Makefile

# New ports collection makefile for: zh-joe
# Date created: 3 July 1999
# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
#
# $FreeBSD$
#
PORTREVISION= 1
CATEGORIES= chinese editors
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= chinsan
PATCHFILES= zh-joe-3.5.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= chinsan@FreeBSD.org
LATEST_LINK= ${PKGNAMEPREFIX}joe
MASTERDIR= ${.CURDIR}/../../editors/joe
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"