# New ports collection makefile for:   diacanvas
# Date created:        04 February 2000
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD: ports/graphics/diacanvas/Makefile,v 1.14 2004/07/09 17:42:25 marcus Exp $
#

PORTNAME=	diacanvas
PORTVERSION=	0.40.1
PORTREVISION=	1
CATEGORIES=	graphics gnome
# mastersite disappeared in December 2000
MASTER_SITES=	# http://www.linuxstart.com/~arjan/diacanvas/download/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A general drawing canvas from dia dialog editor

USE_X_PREFIX=	yes
USE_GNOME=	gtk12 imlib gnomehack
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
