diff options
-rw-r--r-- | audio/asterisk-espeak/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile index 5af334fcbab1..ae5f792f7cd9 100644 --- a/audio/asterisk-espeak/Makefile +++ b/audio/asterisk-espeak/Makefile @@ -8,6 +8,7 @@ COMMENT= Espeak dialplan application for Asterisk WWW= https://zaf.github.io/Asterisk-eSpeak/ LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libespeak-ng.so:audio/espeak-ng \ libsamplerate.so:audio/libsamplerate |