# $MidnightBSD: trunk/devel/py3-gobject3/Makefile 21809 2016-08-21 19:00:21Z laffer1 $

PORTREVISION=	1
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=	3

COMMENT=	Python 3 bindings for GObject

SLAVE_PORT=	python3

# needed by glib20, an indirect sub depends.
BUILD_DEPENDS+=	python2.7:${PORTSDIR}/lang/python27

MASTERDIR=	${.CURDIR}/../../devel/pygobject3-common
PLIST=		${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"
