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