24 lines
391 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/10/11 23:51:57 naddy Exp $
COMMENT= fast tool to graph and visualize lots of data
DISTNAME= xplot-0.90.7.1
CATEGORIES= net x11
HOMEPAGE= http://www.xplot.org/
MAINTAINER= Markus Friedl <markus@openbsd.org>
# MIT
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= X11 c m
MASTER_SITES= ${HOMEPAGE}xplot/
CONFIGURE_STYLE=gnu dest
NO_TEST= Yes
.include <bsd.port.mk>