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