aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-python/Makefile')
-rw-r--r--devel/boost-python/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile
deleted file mode 100644
index e7e36d7d400a..000000000000
--- a/devel/boost-python/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: boost-python
-# Date Created: Dec 15 2004
-# Whom: Simon Barner <barner@gmx.de>
-#
-# $FreeBSD$
-#
-
-COMMENT= Free portable C++ source libraries with Python bindings
-
-MASTERDIR= ${.CURDIR}/../../devel/boost
-PKGDIR= ${.CURDIR}
-PLIST= ${MASTERDIR}/pkg-plist
-
-WITH_PYTHON= yes
-
-.include "${MASTERDIR}/Makefile"