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