summaryrefslogblamecommitdiffstats
path: root/devel/py3-dbus/Makefile
blob: 6294dedc8f5aec35fabcd7d691d0572b85c4545c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                               
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom$

PORTREVISION=   0

PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=

COMMENT=    Python3 bindings for the D-BUS messaging system

SLAVE_PORT= python3

MASTERDIR=  ${.CURDIR}/../../devel/pydbus-common
PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"