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