summaryrefslogtreecommitdiffstats
path: root/pcregrep.pkg/control
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/control
parentbe880e730a0c70af28727b78e65c1a2e0e7e0acc (diff)
Add binary packages.
Diffstat (limited to 'pcregrep.pkg/control')
-rw-r--r--pcregrep.pkg/control7
1 files changed, 7 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.