summaryrefslogtreecommitdiff
path: root/science/netcdf4/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
commit1df1a17abc224c7b035253c7089ca62f3b56a87a (patch)
tree729d9b50958f323b815e1a00b7acf534920af239 /science/netcdf4/Makefile
parentupdate g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27509
Diffstat (limited to '')
-rw-r--r--science/netcdf4/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index 20d951a2a534..3d74fe7fbcb2 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: netcdf
-# Version required: 3.5-beta2
# Date created: 29 July 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= netcdf-3.5-beta2
-PKGNAME= netcdf-3.5b2
+PORTNAME= netcdf
+PORTVERSION= 3.5b2
CATEGORIES= math
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
-EXTRACT_SUFX= .tar.Z
+DISTFILES= netcdf-3.5-beta2.tar.Z
MAINTAINER= ports@FreeBSD.org