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