summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-04 03:17:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-04 03:17:37 +0000
commit3dc02a89dd92142eb34b3604d5c06f267f6bf1ae (patch)
tree4ad3461c9076188d001f3eeb5de4559a369aaed1 /misc/Makefile
parento Add default overload extension. (diff)
Add talkfilters.
From the website: The GNU Talk Filters are filter programs that convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect. These filters have been in the public domain for many years, but now for the first time they are provided as a single integrated package. The filters include b1ff, brooklyn, chef, cockney, drawl, fudd, funetak, jethro, jive, kraut, pansy, postmodern, redneck, valspeak, and warez. Each program reads from standard input and writes to standard output. This version of the package also provides the filters as a C library, so they can be easily embedded in other programs.
Notes
Notes: svn path=/head/; revision=84180
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1dface733b88..307ce0edfb63 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -333,6 +333,7 @@
SUBDIR += susv3
SUBDIR += sword
SUBDIR += sword-modules
+ SUBDIR += talkfilters
SUBDIR += tcb
SUBDIR += team
SUBDIR += telbook