Revision
105657
Author
jmr@macports.org
Date
2013-04-29 16:02:00 -0700 (Mon, 29 Apr 2013)

Log Message

qlipper: license

Modified Paths

Diff

Modified: trunk/dports/aqua/qlipper/Portfile (105656 => 105657)


--- trunk/dports/aqua/qlipper/Portfile	2013-04-29 22:46:57 UTC (rev 105656)
+++ trunk/dports/aqua/qlipper/Portfile	2013-04-29 23:02:00 UTC (rev 105657)
@@ -1,4 +1,4 @@
-# $Id $
+# $Id$
 
 PortSystem              1.0
 PortGroup               qt4 1.0
@@ -11,6 +11,7 @@
 long_description        ${description}
 maintainers             pvanek openmaintainer
 categories              aqua office textproc
+license                 GPL-3+
 platforms               darwin
 homepage                http://code.google.com/p/qlipper/
 master_sites        	googlecode
@@ -26,4 +27,3 @@
 
 configure.args-append   -DCMAKE_INSTALL_PREFIX=${applications_dir} \
                         ${qt_cmake_defines}
-