aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/dia/Makefile
blob: 58ee54a6686c8342d64bc3ccec5dc6e24b0f6018 (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_GNOME+= gnomelibs

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