summaryrefslogtreecommitdiff
path: root/net/libtorrent/DESCR
diff options
context:
space:
mode:
authoradam <adam>2005-07-22 22:24:39 +0000
committeradam <adam>2005-07-22 22:24:39 +0000
commit1cf664698f88072d199752ebb454824c6320d891 (patch)
tree32858c766a69ba1cc28f2ed271b5ed24dfe06adf /net/libtorrent/DESCR
parented499705bd03da7eddea48b07114ac4151ecc906 (diff)
downloadpkgsrc-1cf664698f88072d199752ebb454824c6320d891.tar.gz
LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
avoid redundant copying and storing of data that other clients and libraries suffer from. Licensed under the GPL.
Diffstat (limited to 'net/libtorrent/DESCR')
-rw-r--r--net/libtorrent/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/libtorrent/DESCR b/net/libtorrent/DESCR
new file mode 100644
index 00000000000..8122c6c6c09
--- /dev/null
+++ b/net/libtorrent/DESCR
@@ -0,0 +1,3 @@
+LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
+avoid redundant copying and storing of data that other clients and libraries
+suffer from. Licensed under the GPL.