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

PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=  3

COMMENT=    Python 2 bindings for GObject

SLAVE_PORT= python

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

.include "${MASTERDIR}/Makefile"