summaryrefslogtreecommitdiff
path: root/audio/sphinx/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken.Trevor Johnson2001-02-011-0/+2
| | | | reported by David Bushong <david@bushong.net>
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | Approved by: will
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-151-0/+1
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
|
* Sphinx has some i386-only sound code, adjust to account for this fact.Will Andrews2000-06-081-0/+3
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* Add CMU Sphinx, a speech recognition system.Will Andrews2000-05-301-0/+19
PR: 17707 Submitted by: Trevor Johnson <trevor@jpj.net>