# $FreeBSD: head/accessibility/py-speech-dispatcher/Makefile 498279 2019-04-07 14:23:24Z tcberner $ PORTREVISION= 0 CATEGORIES= accessibility audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for Speech Dispatcher SPEECH_SLAVE= yes MASTERDIR= ${.CURDIR:H}/speech-dispatcher BUILD_WRKSRC= ${WRKSRC}/src/api/python INSTALL_WRKSRC= ${BUILD_WRKSRC} PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile"