Modified: trunk/dports/devel/qca-tls/Portfile (105658 => 105659)
--- 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}
}
-