opnsense-ports/math/ngraph/Makefile
2022-09-07 22:33:21 +02:00

19 lines
441 B
Makefile

PORTNAME= ngraph
PORTVERSION= 6.3.54
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
PORTS_JP
DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= XY plotting tool for students, scientists, and engineers
WWW= http://www2e.biglobe.ne.jp/~isizaka/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
USES= gmake motif xorg
USE_XORG= ice sm x11 xext xt
.include <bsd.port.mk>