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