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