aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-cmu_us_jmk_arctic/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-12-01 18:50:57 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-12-01 18:50:57 +0000
commitc2462183c558ac222bacff39fef2ba8ec963b8cd (patch)
tree0bf8b59f2c0264df9bb88f44144b147a61f010ac /audio/festvox-cmu_us_jmk_arctic/Makefile
parent4101d23e7cd34f3bb5f12996e06db0e6c7df520d (diff)
Notes
Diffstat (limited to 'audio/festvox-cmu_us_jmk_arctic/Makefile')
-rw-r--r--audio/festvox-cmu_us_jmk_arctic/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/festvox-cmu_us_jmk_arctic/Makefile b/audio/festvox-cmu_us_jmk_arctic/Makefile
new file mode 100644
index 000000000000..adc63102c15b
--- /dev/null
+++ b/audio/festvox-cmu_us_jmk_arctic/Makefile
@@ -0,0 +1,15 @@
+# Created by: ?
+# $FreeBSD$
+
+VOICE= cmu_us_jmk_arctic
+PORTREVISION= 0
+
+COMMENT= English male voice for festival
+
+MASTERDIR= ${.CURDIR}/../festvox-cmu_us_slt_arctic
+DESCR= ${.CURDIR}/pkg-descr
+DISTINFO_FILE= ${.CURDIR}/distinfo
+PLIST= ${.CURDIR}/pkg-plist
+PKGMESSAGE= ${.CURDIR}/pkg-message
+
+.include "${MASTERDIR}/Makefile.common"