diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-28 14:54:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-28 14:54:40 +0000 |
commit | f9cb37cd5ead687ace7e156e94f16b176faeea4a (patch) | |
tree | ce0d8ac26db3e8e017eb23f9714ebfc00d70ab69 /devel/Makefile | |
parent | abc2mtex is a preprocessor that converts "abc" music tune notation (diff) |
Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation
in C.
Notes
Notes:
svn path=/head/; revision=43200
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 5e0f2ac17180..51c4066373da 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 |