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