diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-07-29 17:46:11 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-07-29 17:46:11 +0000 |
commit | ded61394acb679bec96e378366f943f87b14997b (patch) | |
tree | 0034cc83f87d4d01533e0cbc46ea536b1ba984f5 /net-p2p/Makefile | |
parent | 865f26699fea4e057ce1c8fa6be9855fc015f51a (diff) |
Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like
systems. Despite the name, it does run on other platforms beside Linux.
Linuxdcpp uses the gtk2 toolkit.
WWW: http://linuxdcpp.berlios.de/
Notes
Notes:
svn path=/head/; revision=169055
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index e68ae46ccb24..18d201903050 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -60,6 +60,7 @@ SUBDIR += linux-edonkey-tool-recovermet SUBDIR += linux-jigdo SUBDIR += linux-overnet-core + SUBDIR += linuxdcpp SUBDIR += minder SUBDIR += mldonkey SUBDIR += mldonkey-core |