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