diff options
author | linimon <linimon@FreeBSD.org> | 2012-12-08 06:26:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-12-08 06:26:41 +0800 |
commit | 39882da3773e41e96b9a8c15e8e43eeec924efe1 (patch) | |
tree | 2362ad65dab0b2a0109c8c4644d4efa116429ad9 /audio/sphinx3 | |
parent | 1ba260038cb40b201702711aa35341b8f9a157d6 (diff) | |
download | freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.tar.gz freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.tar.zst freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.zip |
Current maintainer is away from FreeBSD work ATM, so return these to the
pool for now.
Feature safe: yes
Diffstat (limited to 'audio/sphinx3')
-rw-r--r-- | audio/sphinx3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index b5c41d4ab5dc..731ae81be14e 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: sphinx3 -# Date created: 4 Jan 2008 -# Whom: Richard Neese -# +# Created by: Richard Neese # $FreeBSD$ -# PORTNAME= sphinx3 PORTVERSION= 0.7 CATEGORIES= audio accessibility MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} -MAINTAINER= r.neese@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Speech recognition system LIB_DEPENDS= sphinxbase:${PORTSDIR}/audio/sphinxbase |