aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gobject3/Makefile
blob: ec0825e4f74328bdf32b23b495f647c93f5536c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>

PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=	3

COMMENT=	Python ${PYTHON_VER} bindings for GObject

SLAVE_PORT=	python

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

.include "${MASTERDIR}/Makefile"