openbsd-ports/games/cowsay/patches/patch-cows_mech-and-cow
naddy 55bbdc2104 Import cowsay 3.03; submitted by Sebastian Stark <seb@todesplanet.de>.
cowsay is a configurable talking cow, written in Perl. It operates
much as the figlet program does, and is written in the same spirit
of silliness.
2002-06-18 17:11:33 +00:00

31 lines
1.1 KiB
Plaintext

$OpenBSD: patch-cows_mech-and-cow,v 1.1.1.1 2002/06/18 17:11:33 naddy Exp $
--- cows/mech-and-cow.orig Fri Jun 14 02:04:30 2002
+++ cows/mech-and-cow Fri Jun 14 02:11:33 2002
@@ -1,6 +1,7 @@
- ,-----.
- | |
- ,--| |-.
+$the_cow = <<EOC;
+ $thoughts \,-----.
+ $thoughts | |
+ $thougths ,--| |-.
__,----| | | |
,;:: | `_____' |
`._______| i^i |
@@ -10,12 +11,8 @@
`-------' 'Y Y/'/'
.==\ /_\
^__^ / /'| `i
- (oo)\_______ /' / | |
+ ($eyes)\_______ /' / | |
(__)\ )\/\ /' / | `i
- ||----w | ___,;`----'.___L_,-'`\__
+ $tongue ||----w | ___,;`----'.___L_,-'`\__
|| || i_____;----\.____i""\____\
-
-
-
-
-
+EOC