freebsd-ports/graphics/pear-Image_GraphViz/Makefile
2021-05-23 00:20:48 +08:00

14 lines
293 B
Makefile

# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)
PORTNAME= Image_GraphViz
PORTVERSION= 1.3.0
CATEGORIES= graphics www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to AT&T's GraphViz tools
RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz
USES= pear
.include <bsd.port.mk>