summaryrefslogtreecommitdiffstats
path: root/flex.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-01 23:58:50 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 00:10:43 (EDT)
commit10d4d1a1180076a15df3b91a9a51dba8b954351a (patch)
treed2fad5851df884bac9503c004228e0d76d9ca78d /flex.pkg
parentdaf84abb4ce032fea8a1e2bd82e3ad42112ffa35 (diff)
Add binary packages
Diffstat (limited to 'flex.pkg')
-rw-r--r--flex.pkg/control5
-rw-r--r--flex.pkg/docs0
-rw-r--r--flex.pkg/files3
3 files changed, 8 insertions, 0 deletions
diff --git a/flex.pkg/control b/flex.pkg/control
new file mode 100644
index 0000000..9dc2d4a
--- /dev/null
+++ b/flex.pkg/control
@@ -0,0 +1,5 @@
+Architecture: any
+Platform: all
+Depends: ${Shlib-Depends}
+Description: Fast lexical analyzer generator
+ ${Common-Description}
diff --git a/flex.pkg/docs b/flex.pkg/docs
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/flex.pkg/docs
diff --git a/flex.pkg/files b/flex.pkg/files
new file mode 100644
index 0000000..ff26440
--- /dev/null
+++ b/flex.pkg/files
@@ -0,0 +1,3 @@
+/usr/bin/flex
+/usr/bin/flex++
+/usr/include/FlexLexer.h