aboutsummaryrefslogtreecommitdiff
path: root/extra/bison
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 01:44:17 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 01:44:17 +0300
commitc5079106e1407d5811e57ed17988139ae775134e (patch)
treee1d743a2a8a79a685c7f5128fbb4a8e4d2101559 /extra/bison
parent290f136be7bc4690816322d1ff318dddb781482a (diff)
downloadrepository-c5079106e1407d5811e57ed17988139ae775134e.tar.gz
bison: add meta file
Diffstat (limited to 'extra/bison')
-rw-r--r--extra/bison/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/bison/meta b/extra/bison/meta
new file mode 100644
index 00000000..8d2a2e0e
--- /dev/null
+++ b/extra/bison/meta
@@ -0,0 +1,3 @@
+description: GNU Yacc implementation
+license: GPL-3.0+
+maintainer: Cem Keylan <cem@ckyln.com>