aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/dia/Makefile
blob: 0a41edc2ab88c9492625960489bd1aaacb771a9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    zh-dia
# Date created:         6 March 2001
# Whom:             Jing-Tang Keith Jang <keith@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= chinese

MASTERDIR=  ${.CURDIR}/../../graphics/dia

PATCH_SITES=    http://www.sinica.edu.tw/~jihuang/
PATCHFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-big5.diff.gz

MD5_FILE=   ${.CURDIR}/distinfo

# For png output
USE_GNOMELIBS=  yes

.include "${MASTERDIR}/Makefile"
MAINTAINER= keith@FreeBSD.org