mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
20 lines
406 B
Makefile
20 lines
406 B
Makefile
|
# New ports collection makefile for: ngraph
|
||
|
# Version required: 6.03
|
||
|
# Date created: 18 Aug 1999
|
||
|
# Whom: nobu@rd.isac.co.jp
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
DISTNAME= Ngraph-6.3.05-src
|
||
|
PKGNAME= ngraph-6.3.05
|
||
|
CATEGORIES= math
|
||
|
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/
|
||
|
|
||
|
MAINTAINER= sanpei@jp.FreeBSD.org
|
||
|
|
||
|
REQUIRES_MOTIF= yes
|
||
|
USE_GMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|