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