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