diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 12:52:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 12:52:10 +0000 |
commit | 3e0e9e9641ad9750eae0e8a75eb9700f68ff49b0 (patch) | |
tree | 07eecafdf6bed3934aa6c7a780f41d6f590bfd53 /net/Makefile | |
parent | bc4f1b78103f2bc22a8203bcf6d4406d1a97b757 (diff) | |
download | ports-3e0e9e9641ad9750eae0e8a75eb9700f68ff49b0.tar.gz ports-3e0e9e9641ad9750eae0e8a75eb9700f68ff49b0.zip |
SOAP::Lite - Client and server side SOAP implementation
Notes
Notes:
svn path=/head/; revision=43189
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 a11abd95aae6..c0803057da43 100644 --- a/net/Makefile +++ b/net/Makefile @@ -260,6 +260,7 @@ SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session SUBDIR += p5-SOAP + SUBDIR += p5-SOAP-Lite SUBDIR += p5-Socket6 SUBDIR += p5-Socks SUBDIR += p5-Tie-NetAddr-IP |