aboutsummaryrefslogtreecommitdiff
path: root/security/py3-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py3-openssl/Makefile')
-rw-r--r--security/py3-openssl/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/py3-openssl/Makefile b/security/py3-openssl/Makefile
deleted file mode 100644
index 5c628d6a6e88..000000000000
--- a/security/py3-openssl/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Ben Woods <woodsb02@FreeBSD.org>
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../py-openssl
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py3-cryptography \
- ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py3-six
-
-USES= cpe python:3.3+
-
-.include "${MASTERDIR}/Makefile"