summaryrefslogtreecommitdiffstats
path: root/devel/py3-gobject3/Makefile
blob: b0b969a420b53ddcd6916e86878a44b8a89e64f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom$

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"