aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/btpd/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2010-08-11 23:19:08 +0800
committerbapt <bapt@FreeBSD.org>2010-08-11 23:19:08 +0800
commite8dbc4651537262078ea98df2d17536454db95c5 (patch)
tree39393a1356ae341e0075a3eb2327c710e26301c7 /net-p2p/btpd/Makefile
parent101c2ae315f025c99635060382074a3b1086fc2b (diff)
downloadfreebsd-ports-gnome-e8dbc4651537262078ea98df2d17536454db95c5.tar.gz
freebsd-ports-gnome-e8dbc4651537262078ea98df2d17536454db95c5.tar.zst
freebsd-ports-gnome-e8dbc4651537262078ea98df2d17536454db95c5.zip
- Update to 0.16
- Add license - Use bsd.openssl.mk facility via `USE_OPENSSL=yes' - Update mastersite and WWW PR: ports/149369 Submitted by: Julien Laffaye <kimelto _at_ gmail.com> Approved by: tabthorpe@ (co-mentor)
Diffstat (limited to 'net-p2p/btpd/Makefile')
-rw-r--r--net-p2p/btpd/Makefile13
1 files changed, 10 insertions, 3 deletions
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile
index 65e523a37cbc..8280f2f2f0a6 100644
--- a/net-p2p/btpd/Makefile
+++ b/net-p2p/btpd/Makefile
@@ -6,19 +6,26 @@
#
PORTNAME= btpd
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= net-p2p
-MASTER_SITES= http://www.murmeldjur.se/btpd/
+MASTER_SITES= http://cloud.github.com/downloads/btpd/btpd/
MAINTAINER= bapt@FreeBSD.org
-COMMENT= Bittorrent client consisting of a daemon and client commands
+COMMENT= Bittorrent client consisting of a daemon and client commands
+
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USE_AUTOTOOLS= autoconf:262 aclocal:110
GNU_CONFIGURE= yes
+USE_OPENSSL= yes
PLIST_FILES= bin/btcli \
bin/btinfo \
bin/btpd
+MAN1= btcli.1 \
+ btinfo.1 \
+ btpd.1
PORTDOCS= README