1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/math/ngraph/Makefile

21 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: ngraph
# Date created: 18 Aug 1999
# Whom: nobu@rd.isac.co.jp
#
# $FreeBSD$
#
2000-04-14 07:20:58 +00:00
PORTNAME= ngraph
2000-10-25 04:16:42 +00:00
PORTVERSION= 6.3.10
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
${MASTER_SITE_PORTS_JP}
2000-04-14 07:20:58 +00:00
DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= sanpei@FreeBSD.org
USE_MOTIF= yes
USE_GMAKE= yes
.include <bsd.port.mk>