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