aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-15 22:40:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-15 22:40:00 +0000
commit48b38b7a77ed669a263a681100460bdfd5fca7c5 (patch)
tree7bb1e0cf4ad4e3385dcf69cbeea6c7fa2255b434 /net/Makefile
parent4dc915dc4348e506a835439af860b4ef087b97d6 (diff)
downloadports-48b38b7a77ed669a263a681100460bdfd5fca7c5.tar.gz
ports-48b38b7a77ed669a263a681100460bdfd5fca7c5.zip
FSPLIB is a set of routines that implement the FSP protocol. They allow
applications to work with files on FSP server with the same style used to work with local files via libc. PR: ports/78833 Submitted by: Radim Kolar <hsn@netmag.cz>
Notes
Notes: svn path=/head/; revision=131351
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 55105915c418..35fc3433864d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -139,6 +139,7 @@
SUBDIR += frost
SUBDIR += fspclient
SUBDIR += fspd
+ SUBDIR += fsplib
SUBDIR += fugu
SUBDIR += gaim
SUBDIR += gaim-openq