[103340] trunk/dports/devel/xplc/Portfile

jmr at macports.org jmr at macports.org
Fri Feb 22 03:44:00 PST 2013


Revision: 103340
          https://trac.macports.org/changeset/103340
Author:   jmr at macports.org
Date:     2013-02-22 03:44:00 -0800 (Fri, 22 Feb 2013)
Log Message:
-----------
xplc: license

Modified Paths:
--------------
    trunk/dports/devel/xplc/Portfile

Modified: trunk/dports/devel/xplc/Portfile
===================================================================
--- trunk/dports/devel/xplc/Portfile	2013-02-22 10:32:18 UTC (rev 103339)
+++ trunk/dports/devel/xplc/Portfile	2013-02-22 11:44:00 UTC (rev 103340)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name		xplc
 version		0.3.10
 description	Cross-Platform Lightweight Components.
@@ -8,13 +10,14 @@
 			and reusability both inside and between applications.
 maintainers	nomaintainer
 categories	devel
-platforms	darwin 
+license		LGPL-2.1+
+platforms	darwin
 homepage	http://${name}.sf.net
 master_sites	sourceforge
 checksums	md5 b6884ed973a5c076ac79b209450372b8
-configure.args	--mandir=${prefix}/share/man 
+configure.args	--mandir=${prefix}/share/man
 configure.cppflags-append	"-L${prefix}/lib"
 build.target	{}
 post-destroot { 
 	file link -hard ${destroot}${prefix}/lib/libxplc.0.3.10.dylib ${destroot}${prefix}/lib/libxplc.so.0.3.10
-} 
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130222/8ba1f8e0/attachment.html>


More information about the macports-changes mailing list