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