diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-03-31 15:19:49 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-03-31 15:19:49 +0000 |
commit | 5e93d6a5cdbf6871aec46c91cadc28e63b2781bb (patch) | |
tree | 1b1fd31c4b86da0a5170111ade35f8390391f261 /net/mldonkey | |
parent | 524c9535788106ba342512c909264b02b4dfb157 (diff) | |
download | pkgsrc-5e93d6a5cdbf6871aec46c91cadc28e63b2781bb.tar.gz |
Initial import of mldonkey, version 2.04rc1:
mldonkey is a client to access the eDonkey network, a peer-to-peer network
particularly efficient for big files thanks to a multi-sources download
protocol. It is written in Objective-Caml, and comes with its own GTK GUI,
an HTTP interface and a telnet interface. It works on most UNIX platforms.
This closes my own PR pkg/18832 and PR pkg/20864 by Wolfram Gerlach.
Diffstat (limited to 'net/mldonkey')
-rw-r--r-- | net/mldonkey/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/mldonkey/PLIST b/net/mldonkey/PLIST new file mode 100644 index 00000000000..0108f5ec593 --- /dev/null +++ b/net/mldonkey/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/31 15:19:49 jmmv Exp $ +bin/mldonkey +libexec/mldonkey/mlchat +libexec/mldonkey/mldonkey +libexec/mldonkey/mldonkey_gui +libexec/mldonkey/mldonkey_gui2 +libexec/mldonkey/mldonkey_guistarter +@dirrm libexec/mldonkey |