aboutsummaryrefslogtreecommitdiff
path: root/devel/py3-gobject3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py3-gobject3/Makefile')
-rw-r--r--devel/py3-gobject3/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/py3-gobject3/Makefile b/devel/py3-gobject3/Makefile
deleted file mode 100644
index 162c9a52828b..000000000000
--- a/devel/py3-gobject3/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-PKGNAMESUFFIX= 3
-
-COMMENT= Python 3 bindings for GObject
-
-SLAVE_PORT= python3
-
-MASTERDIR= ${.CURDIR}/../../devel/pygobject3-common
-PLIST= ${.CURDIR}/pkg-plist
-
-.include "${MASTERDIR}/Makefile"