# Created by: Tim Hemel
# $FreeBSD: tags/RELEASE_10_1_0/graphics/picviz/Makefile 341075 2014-01-25 18:52:14Z antoine $

PORTNAME=	picviz
PORTVERSION=	0.4
PORTREVISION=	5
CATEGORIES=	graphics security
MASTER_SITES=	http://www.wallinfire.net/picviz/attachment/wiki/ReleasesDownload/
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?format=raw

MAINTAINER=	ports@timit.nl
COMMENT=	Parallel coordinates plotter

LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
		libcairo.so:${PORTSDIR}/graphics/cairo

USE_LDCONFIG=	yes
USES=		bison cmake pkgconfig

.include <bsd.port.mk>
