freebsd-ports/net-p2p/qbittorrent-nox11/Makefile

17 lines
283 B
Makefile
Raw Normal View History

# $FreeBSD$
PKGNAMESUFFIX= -nox11
COMMENT= Bittorrent client using libtorrent-rasterbar, web UI version
MASTERDIR= ${.CURDIR}/../qbittorrent
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
MAN1= qbittorrent-nox.1
QB_NOX_SLAVE= true
.include "${MASTERDIR}/Makefile"