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