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