aboutsummaryrefslogtreecommitdiff
path: root/games/speak/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Stagify the port; fix Makefile header.Alexey Dokuchaev2014-06-101-2/+1
| | | | Notes: svn path=/head/; revision=357272
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Register CONFLICTS (audio/espeak)Emanuel Haupt2006-04-291-0/+2
| | | | Notes: svn path=/head/; revision=160729
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Update to 1.2, which is no longer encumbered with GPL crap.Bill Fumerola2000-02-151-2/+2
| | | | | | | | | | Spelling errors and things of that nature too. PR: ports/16729 Submitted by: maintainer Notes: svn path=/head/; revision=25861
* Speak is a program which generates random management gibberish speakChris D. Faulhaber2000-01-241-0/+15
using lists of phrases commonly found in that kind of babble. PR: 16194 Submitted by: Nick Johnson <freebsd@spatula.net> Notes: svn path=/head/; revision=24991