1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/devel/py3-gobject3/Makefile
Koop Mast a1fb7d3e4e Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.
Submitted by:	Gustau Perez
Obtained from:	gnome devel repo.
2014-05-25 13:47:02 +00:00

18 lines
400 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/devel/py3-gobject3/Makefile 19571 2014-04-25 18:12:46Z kwm $
PORTREVISION= 1
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"