2013-02-03 17:16:27 +01:00
|
|
|
# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)
|
2007-05-28 17:51:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Image_GraphViz
|
2013-02-03 17:16:27 +01:00
|
|
|
PORTVERSION= 1.3.0
|
2007-05-28 17:51:33 +02:00
|
|
|
CATEGORIES= graphics www pear
|
|
|
|
|
2016-11-03 07:32:16 +01:00
|
|
|
MAINTAINER= joneum@bsdproject.de
|
2014-06-13 09:36:27 +02:00
|
|
|
COMMENT= Interface to AT&T's GraphViz tools
|
2007-05-28 17:51:33 +02:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz
|
2007-05-28 17:51:33 +02:00
|
|
|
|
2014-09-23 18:37:41 +02:00
|
|
|
USES= pear
|
2007-05-28 17:51:33 +02:00
|
|
|
|
2014-09-23 18:37:41 +02:00
|
|
|
.include <bsd.port.mk>
|