diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 12:19:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 12:19:35 +0000 |
commit | d7acb210f6da1c04681679a4b62b65c220ea7a27 (patch) | |
tree | 14136819a83984fe73c37d13a3fff1f41f83bf7c /misc/Makefile | |
parent | cut is a C Unit Testing Framework. (diff) |
New port: misc/pear-Text_Figlet Render text using FIGlet fonts
Engine for use FIGlet fonts to rendering text.
PR: ports/75103
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2d9a85f1d74c..f27f8242254f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -328,6 +328,7 @@ SUBDIR += pdfmap SUBDIR += pdmenu SUBDIR += pear-Services_Weather + SUBDIR += pear-Text_Figlet SUBDIR += peq SUBDIR += pg SUBDIR += php4-calendar |