aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/Channel6/manifest.ttl.in
blob: 21a8ea9b7dec68a6e67be31a82a00743ca35f440 (plain) (blame)
1
2
3
4
5
6
airwindows:channel6
    a lv2:Plugin ;
    doap:name "Airwindows Channel6" ;
    doap:license <http://opensource.org/licenses/mit> ;
    lv2:binary <Channel6@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
    rdfs:seeAlso <Channel6.ttl> .