opnsense-ports/devel/py-dbus/Makefile
Franco Fichtner 9a0e15ff25 */*: sync with upstream
Taken from: FreeBSD
2015-08-03 07:41:06 +02:00

16 lines
328 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=
COMMENT= Python2 bindings for the D-BUS messaging system
SLAVE_PORT= python2
MASTERDIR= ${.CURDIR}/../../devel/pydbus-common
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"