freebsd-ports/graphics/pear-Image_GraphViz/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

15 lines
302 B
Makefile

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