opnsense-ports/devel/py-gobject3/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
383 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/devel/py-gobject3/Makefile 19696 2014-05-26 11:20:01Z gusi $
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 3
COMMENT= Python 2 bindings for GObject
SLAVE_PORT= python2
MASTERDIR= ${.CURDIR}/../../devel/pygobject3-common
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"