Changeset View
Changeset View
Standalone View
Standalone View
net-p2p/qbittorrent/Makefile
# Created by: Doug Barton <dougb@FreeBSD.org> | # Created by: Doug Barton <dougb@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= qbittorrent | PORTNAME= qbittorrent | ||||
DISTVERSION= 4.1.6 | DISTVERSION= 4.1.6 | ||||
CATEGORIES= net-p2p ipv6 | CATEGORIES= net-p2p ipv6 | ||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} | MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} | ||||
MAINTAINER= yuri@FreeBSD.org | MAINTAINER= yuri@FreeBSD.org | ||||
COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar | COMMENT= Bittorrent client using Qt5 and libtorrent-rasterbar | ||||
LICENSE= GPLv2+ | LICENSE= GPLv2+ | ||||
LICENSE_FILE= ${WRKSRC}/COPYING | LICENSE_FILE= ${WRKSRC}/COPYING | ||||
LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \ | LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \ | ||||
libboost_system.so:devel/boost-libs | libboost_system.so:devel/boost-libs | ||||
FLAVORS= default nox | FLAVORS= default nox | ||||
▲ Show 20 Lines • Show All 44 Lines • Show Last 20 Lines |