aboutsummaryrefslogtreecommitdiff
path: root/core/byacc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-16 23:34:01 +0300
committerCem Keylan <cem@ckyln.com>2021-07-16 23:34:01 +0300
commit8f1960608064a0bcfa75c0493c4081b1cf3d3e8b (patch)
tree6b4def457f2397e1a20a8ad00cea817f11b81674 /core/byacc
parentb4cc6d2557b5c886aafbebaec2da2c138800ae41 (diff)
downloadrepository-8f1960608064a0bcfa75c0493c4081b1cf3d3e8b.tar.gz
byacc: add meta file
Diffstat (limited to 'core/byacc')
-rw-r--r--core/byacc/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/byacc/meta b/core/byacc/meta
new file mode 100644
index 00000000..5986e5b1
--- /dev/null
+++ b/core/byacc/meta
@@ -0,0 +1,3 @@
+description: Berkeley yacc
+license: Public Domain
+maintainer: Cem Keylan <cem@ckyln.com>