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