ports/devel/py-gobject3/Makefile
2021-04-06 16:31:07 +02:00

13 lines
298 B
Makefile

# 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"