summaryrefslogtreecommitdiff
path: root/devel/py-dbus/Makefile
blob: a4ee61d2269418ee7c91e386b33bf4453ba0cc87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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"