aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-28 09:40:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-28 09:40:17 +0000
commit22077772efa382fe69a35ce18fcba4f29b5dcc37 (patch)
tree6647ad89929b5e269b20d8ec0ec5d836fe09db2a /net/Makefile
parent493779bf8b0e3b5fb6a5335eba44f016489f6e96 (diff)
downloadports-22077772efa382fe69a35ce18fcba4f29b5dcc37.tar.gz
ports-22077772efa382fe69a35ce18fcba4f29b5dcc37.zip
This package consists of three classes which handles the encoding
and decoding of data in Bittorrent format. You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics. PHP5 only. WWW: http://pear.php.net/package/File_Bittorrent2/ PR: ports/115891 Submitted by: Zhen REN <bg1tpt at gmail.com>
Notes
Notes: svn path=/head/; revision=198426
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e6d61a5e3334..3dc5e75c2a6c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -587,6 +587,7 @@
SUBDIR += pcnfsd
SUBDIR += pdb
SUBDIR += pear-Auth_RADIUS
+ SUBDIR += pear-File_Bittorrent2
SUBDIR += pear-Net_CDDB
SUBDIR += pear-Net_CheckIP
SUBDIR += pear-Net_DIME