Files
espie 0d78a6b671 MASTER_SITES -> SITES
now I only need to finish modules!
2023-09-27 20:37:01 +00:00

22 lines
334 B
Makefile

COMMENT= fast tool to graph and visualize lots of data
DISTNAME= xplot-0.90.7.1
REVISION = 0
CATEGORIES= net x11
HOMEPAGE= http://www.xplot.org/
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# MIT
PERMIT_PACKAGE= Yes
WANTLIB= X11 c m
SITES= ${HOMEPAGE}xplot/
CONFIGURE_STYLE=gnu dest
NO_TEST= Yes
.include <bsd.port.mk>