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