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