I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes.
This commit is contained in:
parent
91f14a89e4
commit
fc84a926f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1483
@ -3,10 +3,11 @@
|
||||
# Date created: 27 October 1994
|
||||
# Whom: ljo
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.5 1995/04/11 01:18:39 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= blas
|
||||
PKGNAME= blas-1.0
|
||||
|
||||
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
|
||||
|
||||
|
@ -3,10 +3,11 @@
|
||||
# Date created: 31 October 1994
|
||||
# Whom: ljo
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.5 1995/04/11 01:18:49 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= eispack
|
||||
PKGNAME= eispack-1.0
|
||||
|
||||
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 17 November 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1995/04/11 01:18:52 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1995/04/11 02:00:55 jmz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Fudgit_2.41
|
||||
@ -11,9 +11,10 @@ PKGNAME= Fudgit-2.41
|
||||
MASTER_SITES= ftp://ftp.physics.mcgill.ca/pub/Fudgit/
|
||||
DISTFILES= fudgit_2.41.tar.gz
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
pre-install:
|
||||
@mkdir -p ${PREFIX}/bin
|
||||
@mkdir -p ${PREFIX}/lib/fudgit
|
||||
|
@ -1,18 +1,18 @@
|
||||
|
||||
# New ports collection makefile for: gnuplot
|
||||
# Version required: 3.5
|
||||
# Date created: 6 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/04/11 01:18:55 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1995/04/11 02:01:00 jmz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnuplot
|
||||
PKGNAME= gnuplot-3.5
|
||||
MASTER_SITES= ftp://ftp.dartmouth.edu/pub/gnuplot/
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
DISTFILES= gnuplot3.5.tar.Z
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
pre-install:
|
||||
@mkdir -p ${PREFIX}/bin
|
||||
@mkdir -p ${PREFIX}/lib
|
||||
|
@ -3,10 +3,11 @@
|
||||
# Date created: 31 October 1994
|
||||
# Whom: ljo
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.5 1995/04/11 01:19:04 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linpack
|
||||
PKGNAME= linpack-1.0
|
||||
|
||||
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
|
||||
MASTER_SITES= ftp://netlib.att.com/netlib/linpack/
|
||||
|
@ -3,12 +3,12 @@
|
||||
# Date created: 3 September 1994
|
||||
# Whom: mr
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1995/03/24 11:10:22 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1995/04/11 01:19:10 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= oleo-1.6
|
||||
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
||||
EXTRACT_SUFX=.tar.gz
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
HAS_CONFIGURE=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user