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