diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-05 23:02:19 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-05 23:02:19 +0000 |
commit | 4043d650c06153f3c7e0d0f38b6fe8b935825101 (patch) | |
tree | 900e0f53d5302043fcaa7a281536eaa5ec6deab3 /net-p2p/Makefile | |
parent | dbf80a46695ad7ab3c11bc9c6757ad94e6259c44 (diff) | |
download | ports-4043d650c06153f3c7e0d0f38b6fe8b935825101.tar.gz ports-4043d650c06153f3c7e0d0f38b6fe8b935825101.zip |
EiskaltDC++ is a cross-platform program that uses the Direct Connect
and ADC protocol. It is compatible with other DC clients, such as the
original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also
interoperates with all common DC hub software.
This port is GUI-less daemon that uses eiskaltdcpp-lib.
WWW: http://code.google.com/p/eiskaltdc/
PR: ports/155447
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
Approved by: miwi, wen (mentors implicit)
Notes
Notes:
svn path=/head/; revision=283012
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 d255d95d5950..c45b0b54c4a8 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -24,6 +24,7 @@ SUBDIR += deluge SUBDIR += ed2k SUBDIR += edonkey-tool-hash + SUBDIR += eiskaltdcpp-daemon SUBDIR += eiskaltdcpp-data SUBDIR += eiskaltdcpp-gtk SUBDIR += eiskaltdcpp-lib |