freebsd-ports/graphics/pear-Image_GraphViz/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

15 lines
314 B
Makefile

# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)
# $FreeBSD$
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:${PORTSDIR}/graphics/graphviz
USES= pear
.include <bsd.port.mk>