summaryrefslogtreecommitdiffstats
path: root/net-p2p/qbittorrent-nox11/Makefile
blob: 643404a2355d20eab8315cfd617d84b931b90c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Doug Barton <dougb@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=	-nox11

COMMENT=	Bittorrent client using libtorrent-rasterbar, web UI version

MASTERDIR=	${.CURDIR}/../qbittorrent

DESCR=		${.CURDIR}/../qbittorrent/pkg-descr
PLIST_FILES+=	bin/qbittorrent-nox \
		man/man1/qbittorrent-nox.1.gz
PLIST=		${NONEXISTENT}

SLAVE_PORT=	yes

OPTIONS_EXCLUDE=	DOCS

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud