aboutsummaryrefslogtreecommitdiff
path: root/devel/py3-pytest-timeout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py3-pytest-timeout/Makefile')
-rw-r--r--devel/py3-pytest-timeout/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/py3-pytest-timeout/Makefile b/devel/py3-pytest-timeout/Makefile
deleted file mode 100644
index 5d3a77b01b76..000000000000
--- a/devel/py3-pytest-timeout/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Ben Woods <woodsb02@FreeBSD.org>
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../py-pytest-timeout
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py3-pytest
-
-USES= python:3
-
-.include "${MASTERDIR}/Makefile"