diff options
author | P. 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) |
commit | 4b280f23b03562c69cf864bd70aa5f65700a2ed1 (patch) | |
tree | e142a92c18783f3131288025a5b1555606892470 /pcretest.pkg/control | |
parent | be880e730a0c70af28727b78e65c1a2e0e7e0acc (diff) |
Add binary packages.
Diffstat (limited to 'pcretest.pkg/control')
-rw-r--r-- | pcretest.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pcretest.pkg/control b/pcretest.pkg/control new file mode 100644 index 0000000..bc21b77 --- /dev/null +++ b/pcretest.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libpcre.3 (= ${Binary-Version}) +Description: Perl Compatible Regular Expressions - pcretest utility + ${Common-Description} + . + This package provides a program for testing Perl-compatible regular + expressions. |