diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-11 10:36:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-11 10:36:33 +0000 |
commit | eced82b313e6f0f981aca9c5a12121540d0162dd (patch) | |
tree | fe3f3396163532e0259d051938c4abd8256fbaa2 /math/Scilab | |
parent | c457c58d6186d659deaf4c9147404327f4df7090 (diff) | |
download | ports-eced82b313e6f0f981aca9c5a12121540d0162dd.tar.gz ports-eced82b313e6f0f981aca9c5a12121540d0162dd.zip |
Notes
Diffstat (limited to 'math/Scilab')
-rw-r--r-- | math/Scilab/Makefile | 13 | ||||
-rw-r--r-- | math/Scilab/distinfo | 2 | ||||
-rw-r--r-- | math/Scilab/pkg-plist | 2 |
3 files changed, 7 insertions, 10 deletions
diff --git a/math/Scilab/Makefile b/math/Scilab/Makefile index a7d7c977713c..34ba59452751 100644 --- a/math/Scilab/Makefile +++ b/math/Scilab/Makefile @@ -3,20 +3,21 @@ # Date created: 13 June 1997 # Whom: paulo@isr.uc.pt # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/18 12:14:51 tg Exp $ # -DISTNAME= scilab-2.3 -PKGNAME= Scilab-2.3 +DISTNAME= scilab-2.3.1 +PKGNAME= Scilab-2.3.1 CATEGORIES= math cad MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/ -DISTFILES= scilab-2.3-src.tar.gz +EXTRACT_SUFX= -src.tar.gz MAINTAINER= paulo@isr.uc.pt RUN_DEPENDS= xless:${PORTSDIR}/misc/xless NO_CDROM= "Don't sell for profit." +WRKSRC= ${WRKDIR}/scilab-2.3 HAS_CONFIGURE= yes USE_X11= yes @@ -26,11 +27,9 @@ post-install: @echo "******************************************************************************" @echo 0 - COPYRIGHT NOTICE @echo - @echo To use Scilab, you need to fill and return the end of the file notice.tex + @echo To use Scilab, you need to fill and return the end of the file notice.tex @echo "or notice.ps (postscript file). You may email to Scilab@inria.fr." @echo @echo "******************************************************************************" - .include <bsd.port.mk> - diff --git a/math/Scilab/distinfo b/math/Scilab/distinfo index 0f9acca556c6..25e1890cd53d 100644 --- a/math/Scilab/distinfo +++ b/math/Scilab/distinfo @@ -1 +1 @@ -MD5 (scilab-2.3-src.tar.gz) = d4fc8537ffdb3b355841c737b26b4877 +MD5 (scilab-2.3.1-src.tar.gz) = 4189d0747f3b3b82d1dc4efda9ff2ca6 diff --git a/math/Scilab/pkg-plist b/math/Scilab/pkg-plist index a7739cc989ef..f828b815ee12 100644 --- a/math/Scilab/pkg-plist +++ b/math/Scilab/pkg-plist @@ -211,8 +211,6 @@ lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.fig lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.ps lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.tex lib/X11/scilab-2.3/demos/wheel2/Maple/wheelg.f -lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.f.orig -lib/X11/scilab-2.3/demos/wheel2/Maple/wheelg.f.orig lib/X11/scilab-2.3/demos/flat/car.sci lib/X11/scilab-2.3/demos/flat/fcts.sci lib/X11/scilab-2.3/demos/flat/flat.dem |