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