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