diff options
author | lth <lth@FreeBSD.org> | 2007-05-27 00:12:05 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-05-27 00:12:05 +0800 |
commit | ff07c6801b6e5db5ab5bc55fca075c4694c57341 (patch) | |
tree | 40bd720101974a540d12fdcfb90a42f3386334ed /textproc/Makefile | |
parent | 86a6985dd93226725c3ec4f29aa4f3f14ee24b72 (diff) | |
download | freebsd-ports-gnome-ff07c6801b6e5db5ab5bc55fca075c4694c57341.tar.gz freebsd-ports-gnome-ff07c6801b6e5db5ab5bc55fca075c4694c57341.tar.zst freebsd-ports-gnome-ff07c6801b6e5db5ab5bc55fca075c4694c57341.zip |
Add p5-PPI-XS 0.900, XS acceleration for the PPI perl parser.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 29a6b7abffb6..3f5b77f97760 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -417,6 +417,7 @@ SUBDIR += p5-POSIX-Regex SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML + SUBDIR += p5-PPI-XS SUBDIR += p5-Parse-CSV SUBDIR += p5-Parse-FixedLength SUBDIR += p5-Parse-Flex |