diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 55d005face1453b1b4a2060d200b23e7a8724bc6 (patch) | |
tree | 57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /math | |
parent | e17062778b44808fb41055bba34741677ec69abc (diff) | |
download | FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'math')
-rw-r--r-- | math/blas/Makefile | 4 | ||||
-rw-r--r-- | math/calc/Makefile | 5 | ||||
-rw-r--r-- | math/eispack/Makefile | 4 | ||||
-rw-r--r-- | math/hexcalc/Makefile | 4 | ||||
-rw-r--r-- | math/lapack/Makefile | 4 | ||||
-rw-r--r-- | math/linpack/Makefile | 4 | ||||
-rw-r--r-- | math/octave-devel/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/xlispstat/Makefile | 4 |
9 files changed, 18 insertions, 19 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 70f1218..16d0a64 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -3,12 +3,12 @@ # Date created: 27 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.8 1995/06/24 11:40:16 asami Exp $ +# $Id: Makefile,v 1.9 1996/03/10 09:00:53 asami Exp $ # DISTNAME= blas PKGNAME= blas-1.0 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://netlib.att.com/netlib/blas/ DIST_SUBDIR= ${DISTNAME} diff --git a/math/calc/Makefile b/math/calc/Makefile index c57358b..34e76e0 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -3,17 +3,16 @@ # Date created: 3 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.5 1995/04/16 23:19:07 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/28 13:35:26 jkh Exp $ # DISTNAME= calc-2.9.3t6 PKGNAME= calc-2.9.3 +CATEGORIES= math MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/ MAINTAINER= jmz@FreeBSD.org -CATEGORIES+= math - pre-install: @mkdir -p ${PREFIX}/lib/calc/help @mkdir -p ${PREFIX}/man/man1 diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 3d13167..39a1ea2 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,12 +3,12 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.8 1995/06/24 11:40:23 asami Exp $ +# $Id: Makefile,v 1.9 1996/03/10 09:01:00 asami Exp $ # DISTNAME= eispack PKGNAME= eispack-1.0 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://netlib.att.com/netlib/eispack/ DIST_SUBDIR= ${DISTNAME} diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index d472613..fcc27bc 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -3,12 +3,12 @@ # Date created: 5 December 1994 # Whom: asami # -# $Id: Makefile,v 1.5 1995/04/28 13:35:37 jkh Exp $ +# $Id: Makefile,v 1.6 1996/10/09 03:14:34 asami Exp $ # DISTNAME= hexcalc PKGNAME= hexcalc-1.11 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/ EXTRACT_SUFX= ..tar.Z diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 89be130..e742452 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -3,12 +3,12 @@ # Date created: 2 July 1994 # Whom: jmz # -# $Id: Makefile,v 1.1.1.1 1996/06/07 15:39:53 jmz Exp $ +# $Id: Makefile,v 1.2 1996/06/10 21:19:55 asami Exp $ # DISTNAME= LAPACK PKGNAME= lapack-2.0 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack/ DISTFILES= lapack.tar.gz manpages.tar.gz diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 3b19cc6..e71b53b 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -3,12 +3,12 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.8 1995/06/24 11:40:37 asami Exp $ +# $Id: Makefile,v 1.9 1996/03/10 09:01:03 asami Exp $ # DISTNAME= linpack PKGNAME= linpack-1.0 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://netlib.att.com/netlib/linpack/ DIST_SUBDIR= ${DISTNAME} diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index dab1b5e..a904f5e 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 26 Apr 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $ +# $Id: Makefile,v 1.3 1996/03/06 08:20:13 asami Exp $ # DISTNAME= octave-1.1.1 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/ MAINTAINER= ports@FreeBSD.ORG diff --git a/math/octave/Makefile b/math/octave/Makefile index dab1b5e..a904f5e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,11 +3,11 @@ # Date created: 26 Apr 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $ +# $Id: Makefile,v 1.3 1996/03/06 08:20:13 asami Exp $ # DISTNAME= octave-1.1.1 -CATEGORIES+= math +CATEGORIES= math MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/ MAINTAINER= ports@FreeBSD.ORG diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 68ee36d..a85a8ba 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -3,12 +3,12 @@ # Date created: Tue Aug 15 17:57:48 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.2 1995/10/28 20:42:42 erich Exp $ +# $Id: Makefile,v 1.3 1995/11/22 13:14:04 asami Exp $ # DISTNAME= xlispstat-3-44 PKGNAME= xlispstat-3.44 -CATEGORIES+= math lang +CATEGORIES= math lang MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/ MAINTAINER= erich@FreeBSD.org |