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