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