aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sphinx/Makefile
blob: 3da32c2bf33134b3236f6dfec2f5162d41dbbed0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cmusphinx
DISTNAME=   sphinx2-0.2

MAINTAINER= trevor@jpj.net

USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes
USE_GMAKE=  yes

# contains i386 sound code
ONLY_FOR_ARCHS= i386

.include <bsd.port.mk>
71a854e903feb86f8e539677c77dde'>- Convert to new perl frameworkAndrej Zverev2013-07-311-6/+3 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-111-1/+1 * - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-291-1/+1 * - Allow to build with MAKE_JOBS_SAFEChin-San Huang2009-05-092-8/+10