summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittornado-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/py-bittornado-core/Makefile')
-rw-r--r--net-p2p/py-bittornado-core/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-p2p/py-bittornado-core/Makefile b/net-p2p/py-bittornado-core/Makefile
deleted file mode 100644
index 63267ab94c52..000000000000
--- a/net-p2p/py-bittornado-core/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: py-shadow-bittorrent-core
-# Date created: 23 February 2004
-# Whom: Stefan Walter <sw@gegenunendlich.de>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -core
-CATEGORIES= net python
-
-COMMENT= An extended BitTorrent peer-to-peer core tool for distributing files
-
-# build only the CORE
-WITHOUT_GUI= yes
-
-MASTERDIR= ${.CURDIR}/../py-bittornado
-
-.include "${MASTERDIR}/Makefile"