diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-31 06:13:43 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-31 06:13:43 +0800 |
commit | 980631ee59372e01a098b2714218113e41c2091a (patch) | |
tree | 6a5ddb424840551de64cd3cfe6c686b0a52f060c /textproc/Makefile | |
parent | ee09b48d1748279bba15a70c56c79021f0e84ae7 (diff) | |
download | freebsd-ports-gnome-980631ee59372e01a098b2714218113e41c2091a.tar.gz freebsd-ports-gnome-980631ee59372e01a098b2714218113e41c2091a.tar.zst freebsd-ports-gnome-980631ee59372e01a098b2714218113e41c2091a.zip |
Adding port textproc/p5-Parse-Flex, a fast, XS-based flex parser.
- minor 'make test' failure reported to vendor
Approved by: tobez (implicit)
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 64dd18868506..d06028ca23ef 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -376,6 +376,7 @@ SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML SUBDIR += p5-Parse-FixedLength + SUBDIR += p5-Parse-Flex SUBDIR += p5-Parse-PhoneNumber SUBDIR += p5-Parse-Syslog SUBDIR += p5-Perl-Critic |