summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* make figlist and showfigfonts executableMichael Haro1999-08-221-1/+11
| | | | | | | | PR: 13142 Submitted by: Dominik Rothert dr@domix.de Notes: svn path=/head/; revision=20897
* Add more master sites.David E. O'Brien1999-03-151-4/+6
| | | | Notes: svn path=/head/; revision=17227
* Add another MASTERSITE.David E. O'Brien1998-01-171-1/+3
| | | | Notes: svn path=/head/; revision=9355
* Update my address.David E. O'Brien1997-06-291-2/+2
| | | | Notes: svn path=/head/; revision=7120
* Upgrade to 2.2.Thomas Gellekum1997-06-201-5/+4
| | | | | | | | PR: 3905 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Notes: svn path=/head/; revision=7021
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-3/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-6/+2
| | | | Notes: svn path=/head/; revision=4270
* Figlet is a program that creates large ASCII art characters out of ordinarySatoshi Asami1996-08-091-0/+25
screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu) Notes: svn path=/head/; revision=3554