1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/math/ngraph/Makefile
MIHIRA Sanpei Yoshiro 0b880ce2d8 support stage
2014-06-20 12:51:37 +00:00

18 lines
377 B
Makefile

# Created by: nobu@rd.isac.co.jp
# $FreeBSD$
PORTNAME= ngraph
PORTVERSION= 6.3.51
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
${MASTER_SITE_PORTS_JP}
DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= sanpei@FreeBSD.org
COMMENT= XY plotting tool for students, scientists, and engineers
USES= gmake motif
.include <bsd.port.mk>