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