summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent-nox11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent-nox11/Makefile')
-rw-r--r--net-p2p/qbittorrent-nox11/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-p2p/qbittorrent-nox11/Makefile b/net-p2p/qbittorrent-nox11/Makefile
deleted file mode 100644
index 6afcd71311ce..000000000000
--- a/net-p2p/qbittorrent-nox11/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Doug Barton <dougb@FreeBSD.org>
-# $FreeBSD$
-
-PKGNAMESUFFIX= -nox11
-
-COMMENT= Bittorrent client using libtorrent-rasterbar, web UI version
-
-BROKEN_powerpc64= Does not build
-
-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"