[84239] trunk/dports/math/gunits/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 21 03:47:25 PDT 2011


Revision: 84239
          http://trac.macports.org/changeset/84239
Author:   jmr at macports.org
Date:     2011-09-21 03:47:22 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
gunits: set license, correct description

Modified Paths:
--------------
    trunk/dports/math/gunits/Portfile

Modified: trunk/dports/math/gunits/Portfile
===================================================================
--- trunk/dports/math/gunits/Portfile	2011-09-21 09:48:14 UTC (rev 84238)
+++ trunk/dports/math/gunits/Portfile	2011-09-21 10:47:22 UTC (rev 84239)
@@ -5,14 +5,12 @@
 name             gunits
 version          1.88
 categories       math
+license          GPL-3+
 maintainers      nomaintainer
 description      Unit conversion and calculation
 long_description \
     GNU units converts quantities expressed in various scales to \
-    their equivalents in other scales. Units can only handle \
-    multiplicative scale changes. For example, it cannot convert \
-    Celsius to Fahrenheit but it can convert temperature \
-    differences between those temperature scales. 
+    their equivalents in other scales.
 homepage         http://www.gnu.org/software/units/
 platforms        darwin
 master_sites     gnu:units
@@ -21,8 +19,7 @@
                  sha1    0b65e9d9542d0c20082b0e9562fea42b1b02825e \
                  rmd160  567caeb52e741cccd260e16fcdf9d7998de0f95b
 
-depends_lib      port:ncurses \
-                 port:readline
+depends_lib      port:readline
 
 eval configure.cflags-append ${configure.cppflags}
 configure.args   --program-prefix=g \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/ef20736c/attachment.html>


More information about the macports-changes mailing list