diff options
Diffstat (limited to 'audio/sphinx3/Makefile')
-rw-r--r-- | audio/sphinx3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index 8ba9c6e02633..a61cb0e36b0c 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Speech recognition system +WWW= http://www.speech.cs.cmu.edu/sphinx/ LIB_DEPENDS= libsphinxbase.so:audio/sphinxbase |