diff options
author | dhn <dhn@FreeBSD.org> | 2012-02-05 04:48:45 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-02-05 04:48:45 +0800 |
commit | f2cc9ac792fda3f1df13c78a915701c6ae2b2ed4 (patch) | |
tree | 7128da908bce47932922d9ff3d445698cbad5af5 /net/Makefile | |
parent | 30b58e57d1060ffaab3aa54e6ae2652c593072f9 (diff) | |
download | freebsd-ports-gnome-f2cc9ac792fda3f1df13c78a915701c6ae2b2ed4.tar.gz freebsd-ports-gnome-f2cc9ac792fda3f1df13c78a915701c6ae2b2ed4.tar.zst freebsd-ports-gnome-f2cc9ac792fda3f1df13c78a915701c6ae2b2ed4.zip |
XML::Fast - Simple and very fast XML to hash conversion
WWW: http://search.cpan.org/dist/XML-Fast/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 204a350fd7b6..6fc58eb8beac 100644 --- a/net/Makefile +++ b/net/Makefile @@ -741,6 +741,7 @@ SUBDIR += p5-XML-Compile-SOAP-AnyEvent SUBDIR += p5-XML-Compile-SOAP-Daemon SUBDIR += p5-XML-Compile-SOAP-WSA + SUBDIR += p5-XML-Fast SUBDIR += p5-XML-RPC SUBDIR += p5-XML-RPC-Fast SUBDIR += p5-XPC |