diff options
author | adamw <adamw@FreeBSD.org> | 2003-07-08 17:07:10 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-07-08 17:07:10 +0800 |
commit | 8b8b9f3f0c9a565b529a63e52fd9f7b87d688e13 (patch) | |
tree | f30694a3c87feefeca9edcf6a976285aa8652086 /net/Makefile | |
parent | ac1d9600bd5b31548666e958e29d7ac171ee05e1 (diff) | |
download | freebsd-ports-gnome-8b8b9f3f0c9a565b529a63e52fd9f7b87d688e13.tar.gz freebsd-ports-gnome-8b8b9f3f0c9a565b529a63e52fd9f7b87d688e13.tar.zst freebsd-ports-gnome-8b8b9f3f0c9a565b529a63e52fd9f7b87d688e13.zip |
Add loudmouth.
Loudmouth is a lightweight and easy-to-use C library for programming with the
Jabber protocol. It's designed to be easy to get started with and yet
extensible to let you do anything the Jabber protocol allows.
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 e9fc6873fec8..7a7d9163be1e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -310,6 +310,7 @@ SUBDIR += lmd SUBDIR += lmule SUBDIR += loadd + SUBDIR += loudmouth SUBDIR += magictun SUBDIR += maradns SUBDIR += mars_nwe |