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