Modified: trunk/dports/audio/ccaudio/Portfile (122887 => 122888)
--- trunk/dports/audio/ccaudio/Portfile 2014-08-01 19:36:25 UTC (rev 122887)
+++ trunk/dports/audio/ccaudio/Portfile 2014-08-01 19:38:22 UTC (rev 122888)
@@ -1,9 +1,11 @@
# $Id$
PortSystem 1.0
+
name ccaudio
version 1.1.1
categories audio
+license GPL-2+
maintainers nomaintainer
description Library and software for manipulating audio data
long_description \
@@ -28,4 +30,3 @@
eval file copy [glob ${worksrcpath}/doc/man3/*] \
${destroot}${prefix}/share/man/man3
}
-