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