Prune devel/py-EnthoughtBase
[dports.git] / devel / py3-dbus / Makefile
1 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTREVISION=   1
5
6 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
7 PKGNAMESUFFIX=
8
9 COMMENT=        Python3 bindings for the D-BUS messaging system
10
11 SLAVE_PORT=     python3
12
13 MASTERDIR=      ${.CURDIR}/../../devel/pydbus-common
14 PLIST=          ${.CURDIR}/pkg-plist
15
16 .include "${MASTERDIR}/Makefile"