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