freebsd-ports/chinese/dia/Makefile
Jing-Tang Keith Jang 8bd9643559 Dia is a Visio-like program under X Window, used to draw diagrams.
This Big5-ized patch is modified from http://dengaku.org/yasu/dia/.

Chinese Postscript output is not available yet(it'll cause Ghostscript
crash), but users can output to .png, then convert to any type they like.
2001-03-06 08:35:42 +00:00

23 lines
439 B
Makefile

# New ports collection makefile for: zh-dia
# Date created: 6 March 2001
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= chinese graphics gnome
PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
PATCHFILES= zh-dia-0.86.diff.gz
MAINTAINER= keith@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../graphics/dia
MD5_FILE= ${.CURDIR}/distinfo
# For png output
USE_GNOMELIBS= yes
.include "${MASTERDIR}/Makefile"