1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/math/ngraph/Makefile
MIHIRA Sanpei Yoshiro 25ce6c749a Add 2 files to pkg-list
Submitted by:	kris
2004-12-20 07:36:13 +00:00

23 lines
483 B
Makefile

# New ports collection makefile for: ngraph
# Date created: 18 Aug 1999
# Whom: nobu@rd.isac.co.jp
#
# $FreeBSD$
#
PORTNAME= ngraph
PORTVERSION= 6.3.30
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
${MASTER_SITE_PORTS_JP}
DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= sanpei@FreeBSD.org
COMMENT= A XY plotting tool for students, scientists and engineers
USE_MOTIF= yes
USE_GMAKE= yes
.include <bsd.port.mk>