diff options
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. |