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