Revision
83383
Author
dports@macports.org
Date
2011-08-30 18:45:11 -0700 (Tue, 30 Aug 2011)

Log Message

libmpc: license

Modified Paths

Diff

Modified: trunk/dports/devel/libmpc/Portfile (83382 => 83383)


--- trunk/dports/devel/libmpc/Portfile	2011-08-31 01:44:45 UTC (rev 83382)
+++ trunk/dports/devel/libmpc/Portfile	2011-08-31 01:45:11 UTC (rev 83383)
@@ -7,6 +7,7 @@
 categories          devel
 maintainers         mww openmaintainer
 platforms           darwin
+license             LGPL-2.1+
 description         C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
 long_description    ${description}