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