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

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"