aboutsummaryrefslogtreecommitdiff
path: root/net/py-bittorrent-core-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-bittorrent-core-devel/Makefile')
-rw-r--r--net/py-bittorrent-core-devel/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/py-bittorrent-core-devel/Makefile b/net/py-bittorrent-core-devel/Makefile
deleted file mode 100644
index ba3bc14fd647..000000000000
--- a/net/py-bittorrent-core-devel/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: py-bittorrent-core
-# Date created: 21 October 2003
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> and Mezz <mezz7@cox.net>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -core
-CATEGORIES= net python
-
-COMMENT= Client 'core' for the BitTorrent peer-to-peer network
-
-# build only the CORE
-WITHOUT_GUI= yes
-
-MASTERDIR= ${.CURDIR}/../py-bittorrent
-
-.include "${MASTERDIR}/Makefile"