ports/accessibility/py-speech-dispatcher/Makefile
2023-04-25 17:17:15 +02:00

16 lines
340 B
Makefile

PORTREVISION= 1
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"