summaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-20 12:28:42 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-20 12:28:42 +0000
commitc3b89a682fe8f4b2d00949bb550188d03915a640 (patch)
tree63d135383ba776c3dc4fd732329a1828e5871dec /net-p2p/Makefile
parentAdd ports devel/libYGP and devel/libXGP: (diff)
DCLibC is a library for implementing the Direct Connect peer-to-peer
protocol. It offers support for the NMDC protocol (client-hub commands and client-client operations) and an interface to the most common filelists. WWW: http://www.gtkdc.org/ PR: ports/102295 Submitted by: Pankov Pavel <pankov_ at mail.ru>
Notes
Notes: svn path=/head/; revision=171034
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index db431c525d18..9fbd78bfd4b9 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -14,6 +14,7 @@
SUBDIR += ctorrent
SUBDIR += dcd
SUBDIR += dclib
+ SUBDIR += dclibc
SUBDIR += dctc
SUBDIR += dctc-gui
SUBDIR += dctc-gui-qt