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