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