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