Revision: 105659 https://trac.macports.org/changeset/105659 Author: jmr@macports.org Date: 2013-04-29 16:12:07 -0700 (Mon, 29 Apr 2013) Log Message: ----------- qca-tls: license Modified Paths: -------------- trunk/dports/devel/qca-tls/Portfile Modified: trunk/dports/devel/qca-tls/Portfile =================================================================== --- trunk/dports/devel/qca-tls/Portfile 2013-04-29 23:07:57 UTC (rev 105658) +++ trunk/dports/devel/qca-tls/Portfile 2013-04-29 23:12:07 UTC (rev 105659) @@ -2,10 +2,12 @@ # $Id$ PortSystem 1.0 + name qca-tls version 1.0 revision 1 categories devel crypto security +license LGPL-2.1+ maintainers nomaintainer description TLS plugin for Qt Cryptographic Architecture long_description \ @@ -33,4 +35,3 @@ xinstall -m 644 -W ${worksrcpath} COPYING README \ ${destroot}${prefix}/share/doc/${name} } -