aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/qbittorrent-28-nox11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent-28-nox11/Makefile')
-rw-r--r--net-p2p/qbittorrent-28-nox11/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-p2p/qbittorrent-28-nox11/Makefile b/net-p2p/qbittorrent-28-nox11/Makefile
deleted file mode 100644
index 1549697ba550..000000000000
--- a/net-p2p/qbittorrent-28-nox11/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: qbittorrent-nox11-28
-# Date created: 5 June 2011
-# Whom: Doug Barton <dougb@FreeBSD.org>
-#
-# $FreeBSD$
-
-PKGNAMESUFFIX= -nox11
-
-COMMENT= Bittorrent client using libtorrent-rasterbar, web UI version
-
-MASTERDIR= ${.CURDIR}/../qbittorrent-28
-
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-
-MAN1= qbittorrent-nox.1
-
-QB28_NOX_SLAVE= true
-
-.include "${MASTERDIR}/Makefile"