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