Modified: trunk/dports/lang/ccl/Portfile (145235 => 145236)
--- trunk/dports/lang/ccl/Portfile 2016-01-29 08:44:38 UTC (rev 145235)
+++ trunk/dports/lang/ccl/Portfile 2016-01-29 10:07:17 UTC (rev 145236)
@@ -83,7 +83,7 @@
xinstall -d ${destroot}${prefix}/share/doc/${name}
xinstall -d ${destroot}${prefix}/share/examples
- xinstall -m 644 -W ${worksrcpath}/doc LGPL LICENSE \
+ xinstall -m 644 -W ${worksrcpath}/doc \
release-notes-1.1.txt release-notes-1.2.txt release-notes.txt \
${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}