diff options
Diffstat (limited to 'pcregrep.pkg/control')
-rw-r--r-- | pcregrep.pkg/control | 7 |
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. |