diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-26 16:18:26 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-26 16:18:26 +0800 |
commit | c18b2e580e423037e59ddcc3ba95f6a94a14bffd (patch) | |
tree | 44f70e9cfb65fa55e21214d8dff29cb9e31b023e /textproc/Makefile | |
parent | b041ed0984b53573236d7f62ebc6085afa15752e (diff) | |
download | freebsd-ports-graphics-c18b2e580e423037e59ddcc3ba95f6a94a14bffd.tar.gz freebsd-ports-graphics-c18b2e580e423037e59ddcc3ba95f6a94a14bffd.tar.zst freebsd-ports-graphics-c18b2e580e423037e59ddcc3ba95f6a94a14bffd.zip |
Add p5-POSIX-Regex 0.89, OO interface for the gnu regex engine.
PR: ports/102253
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 dbfd1dd08ff..b33a4549a92 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -394,6 +394,7 @@ SUBDIR += p5-PDF-FromHTML SUBDIR += p5-PDF-Writer SUBDIR += p5-POE-Filter-XML + SUBDIR += p5-POSIX-Regex SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML SUBDIR += p5-Parse-FixedLength |