From 10d4d1a1180076a15df3b91a9a51dba8b954351a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 01 Jul 2019 23:58:50 -0400 Subject: Add binary packages --- (limited to 'flex.pkg') 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 -- cgit v0.9.1