From 1df1a17abc224c7b035253c7089ca62f3b56a87a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/Scilab/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'math/Scilab') diff --git a/math/Scilab/Makefile b/math/Scilab/Makefile index f6eb0e5a428d..49b2da509681 100644 --- a/math/Scilab/Makefile +++ b/math/Scilab/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: Scilab -# Version required: 2.4.1 # Date created: 13 June 1997 # Whom: paulo@isr.uc.pt # # $FreeBSD$ # -DISTNAME= scilab-${SCILAB_VER} -PKGNAME= Scilab-${SCILAB_VER} +PORTNAME= Scilab +PORTVERSION= 2.4.1 CATEGORIES= math cad MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/ +DISTNAME= scilab-${PORTVERSION} EXTRACT_SUFX= -src.tar.gz MAINTAINER= paulo@isr.uc.pt @@ -17,8 +17,7 @@ MAINTAINER= paulo@isr.uc.pt RUN_DEPENDS= pvm:${PORTSDIR}/net/pvm \ xless:${PORTSDIR}/misc/xless -SCILAB_VER= 2.4.1 -PLIST_SUB+= SCILAB_VER=${SCILAB_VER} +PLIST_SUB= SCILAB_VER=${PORTVERSION} NO_CDROM= "Don't sell for profit." GNU_CONFIGURE= yes -- cgit v1.2.3