summaryrefslogtreecommitdiff
path: root/devel/py3-python-magic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py3-python-magic/Makefile')
-rw-r--r--devel/py3-python-magic/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/py3-python-magic/Makefile b/devel/py3-python-magic/Makefile
new file mode 100644
index 000000000000..f8a48acf79c7
--- /dev/null
+++ b/devel/py3-python-magic/Makefile
@@ -0,0 +1,8 @@
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../py-python-magic
+
+USES= python:3.3+
+
+.include "${MASTERDIR}/Makefile"