# 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"
