[80887] trunk/dports/science/hdfeos/Portfile
takeshi at macports.org
takeshi at macports.org
Wed Jul 20 00:34:53 PDT 2011
Revision: 80887
http://trac.macports.org/changeset/80887
Author: takeshi at macports.org
Date: 2011-07-20 00:34:53 -0700 (Wed, 20 Jul 2011)
Log Message:
-----------
hdfeos: white space changes
Modified Paths:
--------------
trunk/dports/science/hdfeos/Portfile
Modified: trunk/dports/science/hdfeos/Portfile
===================================================================
--- trunk/dports/science/hdfeos/Portfile 2011-07-20 06:47:54 UTC (rev 80886)
+++ trunk/dports/science/hdfeos/Portfile 2011-07-20 07:34:53 UTC (rev 80887)
@@ -1,14 +1,14 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name hdfeos
+name hdfeos
version 2.17v1.00
revision 2
-categories science
-maintainers takeshi
-description HDF-EOS library built on HDF4
+categories science
+maintainers takeshi
+description HDF-EOS library built on HDF4
long_description \
library designed built on HDF4 to support EOS-specific \
data structures, namely Grid, Point, and Swath.
@@ -16,7 +16,7 @@
platforms darwin
master_sites ftp://edhs1.gsfc.nasa.gov/edhs/${name}/latest_release/ \
ftp://edhs1.gsfc.nasa.gov/edhs/${name}/previous_release/
-depends_lib port:hdf4
+depends_lib port:hdf4
distname HDF-EOS${version}
worksrcdir ${name}
extract.suffix .tar.Z
@@ -24,8 +24,10 @@
checksums md5 425663791aeb9355c6fb9f6650aff0e8 \
sha1 4b24fa23eeefa94b2703180294942d615b3ed73e \
rmd160 15d9c8d9d01768205c8bc42f652548d7b84f0018
-configure.args --with-hdf4=${prefix} --with-zlib=${prefix} --with-szlib=${prefix} \
- --disable-dependency-tracking
+configure.args --with-hdf4=${prefix} \
+ --with-zlib=${prefix} \
+ --with-szlib=${prefix} \
+ --disable-dependency-tracking
configure.cc ${prefix}/bin/h4cc
post-destroot {
eval xinstall -m 644 [glob ${worksrcpath}/include/*.h] \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110720/2b65ecfd/attachment-0001.html>
More information about the macports-changes
mailing list