View | Details | Raw Unified | Return to bug 138576
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	qbittorrent
8
PORTNAME=	qbittorrent
9
PORTVERSION=	1.3.4
9
PORTVERSION=	1.3.4
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	net-p2p
11
CATEGORIES=	net-p2p
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	scjamorim@bsd.com.br
15
COMMENT=	Bittorrent client written in C++ / Qt4 using libtorrent
15
COMMENT=	Bittorrent client written in C++ / Qt4 using libtorrent
16
16
17
LIB_DEPENDS=	ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
17
LIB_DEPENDS=	ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \
18
		execinfo.1:${PORTSDIR}/devel/libexecinfo \
18
		execinfo.1:${PORTSDIR}/devel/libexecinfo \
19
		zzip.13:${PORTSDIR}/devel/zziplib \
19
		zzip.13:${PORTSDIR}/devel/zziplib \
20
		curl.5:${PORTSDIR}/ftp/curl \
20
		curl.5:${PORTSDIR}/ftp/curl \

Return to bug 138576