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