opnsense-ports/math/ngraph/Makefile
Franco Fichtner a53729b4be */*: sync with upstream
Taken from: FreeBSD
2017-02-28 07:56:01 +01:00

19 lines
394 B
Makefile

# Created by: nobu@rd.isac.co.jp
# $FreeBSD$
PORTNAME= ngraph
PORTVERSION= 6.3.54
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
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
USES= gmake motif
.include <bsd.port.mk>