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