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