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