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