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