mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
64592fa05f
PR: 17707 Submitted by: Trevor Johnson <trevor@jpj.net>
20 lines
337 B
Makefile
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>
|