aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in')
-rw-r--r--plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in b/plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in
new file mode 100644
index 0000000..d11695b
--- /dev/null
+++ b/plugins/LV2/src/VoiceOfTheStarship/manifest.ttl.in
@@ -0,0 +1,6 @@
+airwindows:voiceofthestarship
+ a lv2:Plugin ;
+ doap:name "Airwindows VoiceOfTheStarship" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <VoiceOfTheStarship@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <VoiceOfTheStarship.ttl> .