diff options
author | will <will@FreeBSD.org> | 2000-12-19 21:28:35 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 21:28:35 +0800 |
commit | 33c1e25c8431af4902364703e39f9d16b05261cb (patch) | |
tree | 9dd48144de7454b1db4ea10eda9f903054099919 /textproc/Makefile | |
parent | 17a8b51e4679db540321b2cbae5e15a6f91f9e20 (diff) | |
download | freebsd-ports-graphics-33c1e25c8431af4902364703e39f9d16b05261cb.tar.gz freebsd-ports-graphics-33c1e25c8431af4902364703e39f9d16b05261cb.tar.zst freebsd-ports-graphics-33c1e25c8431af4902364703e39f9d16b05261cb.zip |
Add p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluating
XPath statements (as specified by w3.org).
PR: 22769
Submitted by: Sergey Skvortsov <skv@protey.ru>
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 8b3176f9dfe..9e2334585ca 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -75,6 +75,7 @@ SUBDIR += p5-XML-Sablotron SUBDIR += p5-XML-Simple SUBDIR += p5-XML-Stream + SUBDIR += p5-XML-XPath SUBDIR += p5-dTemplate SUBDIR += par SUBDIR += perl2html |