diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-28 14:54:40 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-28 14:54:40 +0000 |
commit | 2c01e8f0f38552b4bc6fb512e6b404978ab97730 (patch) | |
tree | 1c975ceee76fc0e57f6cff2347a4866d6e7325a4 /devel/Makefile | |
parent | 22a97107679c71f2edd760d6facd05a61f7fbcd6 (diff) | |
download | FreeBSD-ports-2c01e8f0f38552b4bc6fb512e6b404978ab97730.zip FreeBSD-ports-2c01e8f0f38552b4bc6fb512e6b404978ab97730.tar.gz |
Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation
in C.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5e0f2ac..51c4066 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -455,6 +455,7 @@ SUBDIR += shapelib SUBDIR += shtool SUBDIR += sip + SUBDIR += soup SUBDIR += sparc-rtems-binutils SUBDIR += sparc-rtems-chill SUBDIR += sparc-rtems-g77 |