diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-08-03 01:41:18 +0800 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-08-03 01:41:18 +0800 |
commit | 51896e4f77e29d356109b9535e0a42432a26796e (patch) | |
tree | c6551c03478089a214ae0561a822133d17211d9f /net/Makefile | |
parent | 1ce51fa38f92ee66c437e83434d77e51da7b9a10 (diff) | |
download | freebsd-ports-gnome-51896e4f77e29d356109b9535e0a42432a26796e.tar.gz freebsd-ports-gnome-51896e4f77e29d356109b9535e0a42432a26796e.tar.zst freebsd-ports-gnome-51896e4f77e29d356109b9535e0a42432a26796e.zip |
Another SOAP implementation for python.
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 f776d9a50771..5ebd03175781 100644 --- a/net/Makefile +++ b/net/Makefile @@ -571,6 +571,7 @@ SUBDIR += py-samba SUBDIR += py-smb SUBDIR += py-smbpasswd + SUBDIR += py-soappy SUBDIR += py-soapy SUBDIR += py-spreadmodule SUBDIR += py-xmlrpc |