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