summaryrefslogtreecommitdiffstats
path: root/math/lapack
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
committerasami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
commit2b477943a89876b190a9ab96c7a3289c94fc1284 (patch)
treef3041cf6424511f723bdb29b1927da62558a558a /math/lapack
parent4750962a9f24bed87662ecb262de7343eeb4813f (diff)
downloadFreeBSD-ports-2b477943a89876b190a9ab96c7a3289c94fc1284.zip
FreeBSD-ports-2b477943a89876b190a9ab96c7a3289c94fc1284.tar.gz
Convert to PORTNAME/PORTVERSION.
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 02d4e14..06cad2b 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: lapack
-# Version required: 3.0
# Date created: 2 July 1994
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= LAPACK
-PKGNAME= lapack-3.0
+PORTNAME= lapack
+PORTVERSION= 3.0
CATEGORIES= math
MASTER_SITES= ftp://ftp.netlib.org/lapack/
+DISTNAME= LAPACK
DISTFILES= lapack.tgz manpages.tgz
MAINTAINER= jmz@FreeBSD.org
OpenPOWER on IntegriCloud