aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_GraphViz/Makefile
blob: 3593f9caf000b5ac0ef2626b9de3651abd5a7167 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)

PORTNAME=	Image_GraphViz
PORTVERSION=	1.3.0
CATEGORIES=	graphics www pear

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

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

USES=		pear

.include <bsd.port.mk>