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