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