Revision
115598
Author
jmr@macports.org
Date
2014-01-06 09:46:11 -0800 (Mon, 06 Jan 2014)

Log Message

gerris: license

Modified Paths

Diff

Modified: trunk/dports/science/gerris/Portfile (115597 => 115598)


--- trunk/dports/science/gerris/Portfile	2014-01-06 17:39:12 UTC (rev 115597)
+++ trunk/dports/science/gerris/Portfile	2014-01-06 17:46:11 UTC (rev 115598)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		gerris
 version		0.9.2
 categories	science
+license		GPL-2+
 platforms	darwin
 maintainers	nomaintainer
 description	The Gerris Flow Solver
@@ -57,4 +59,3 @@
 		  xinstall -m 644 ${worksrcpath}/doc/tutorial/half-cylinder.gts ${destroot}${prefix}/share/doc/${name}/tutorial/
 		  xinstall -m 644 ${worksrcpath}/doc/tutorial/gfs2D.net ${destroot}${prefix}/share/doc/${name}/tutorial/
 		}
-