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