1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/math/ngraph/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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= 3
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>