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