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