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