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