summaryrefslogtreecommitdiffstats
path: root/pcregrep.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-22 02:02:19 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-22 02:02:19 (EDT)
commit4b280f23b03562c69cf864bd70aa5f65700a2ed1 (patch)
treee142a92c18783f3131288025a5b1555606892470 /pcregrep.pkg
parentbe880e730a0c70af28727b78e65c1a2e0e7e0acc (diff)
Add binary packages.
Diffstat (limited to 'pcregrep.pkg')
-rw-r--r--pcregrep.pkg/control7
-rw-r--r--pcregrep.pkg/files1
2 files changed, 8 insertions, 0 deletions
diff --git a/pcregrep.pkg/control b/pcregrep.pkg/control
new file mode 100644
index 0000000..d1b506b
--- /dev/null
+++ b/pcregrep.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: libpcre.3 (= ${Binary-Version})
+Description: Perl Compatible Regular Expressions - pcregrep utility
+ ${Common-Description}
+ .
+ This package provides a grep with Perl-compatible regular expressions.
diff --git a/pcregrep.pkg/files b/pcregrep.pkg/files
new file mode 100644
index 0000000..bbca46b
--- /dev/null
+++ b/pcregrep.pkg/files
@@ -0,0 +1 @@
+/usr/bin/pcregrep