# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)
# $FreeBSD: head/graphics/pear-Image_GraphViz/Makefile 443261 2017-06-11 07:39:56Z sunpoet $

PORTNAME=	Image_GraphViz
PORTVERSION=	1.3.0
CATEGORIES=	graphics www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Interface to AT&T's GraphViz tools

RUN_DEPENDS=	${LOCALBASE}/bin/dot:graphics/graphviz

USES=		pear

.include <bsd.port.mk>
