ports/devel/py-dbus/Makefile
2021-04-06 16:31:07 +02:00

14 lines
298 B
Makefile

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