diff options
Diffstat (limited to 'META6.json')
-rw-r--r-- | META6.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/META6.json b/META6.json new file mode 100644 index 0000000..0933a3f --- /dev/null +++ b/META6.json @@ -0,0 +1,9 @@ +{ + "perl": "6.d", + "name": "Vlc::Control", + "depends": [ + ], + "resources": [ + "vlc.html" + ] +} |