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