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