1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/sphinx/Makefile
Will Andrews 64592fa05f Add CMU Sphinx, a speech recognition system.
PR:		17707
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-05-30 02:59:39 +00:00

20 lines
337 B
Makefile

# New ports collection makefile for: sphinx
# Date created: 30 Mar 2000
# Whom: trevor@jpj.net
#
# $FreeBSD$
#
PORTNAME= sphinx
PORTVERSION= 2.0.2
CATEGORIES= audio
MASTER_SITES= http://download.sourceforge.net/cmusphinx/
DISTNAME= sphinx2-0.2
MAINTAINER= trevor@jpj.net
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>