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