1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/py-dbus/Makefile
Tobias C. Berner 770394c16d Update devel/py-dbus to 1.2.8
Approved by:	gnome (kwm), antoine
Differential Revision:	https://reviews.freebsd.org/D15997
2018-10-03 18:21:57 +00:00

16 lines
310 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=
COMMENT= Python bindings for the D-BUS messaging system
SLAVE_PORT= python
MASTERDIR= ${.CURDIR}/../../devel/pydbus-common
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"