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