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