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