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