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