1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

provide adequate ascii assistance for putting people in the box.

Not Approved by: kris
Obtained from: green
This commit is contained in:
Bill Fumerola 2002-07-01 07:32:02 +00:00
parent e8ac8efcd6
commit 2ec20b1be8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62255
3 changed files with 14 additions and 0 deletions

View File

@ -21,6 +21,7 @@ MAN1= cowsay.1
do-install:
cd ${WRKSRC}; ${SH} install.sh ${PREFIX}
@${INSTALL_DATA} ${FILESDIR}/box.cow ${PREFIX}/share/cows
@${INSTALL_DATA} ${FILESDIR}/jkh.cow ${PREFIX}/share/cows
@${INSTALL_DATA} ${FILESDIR}/tux-stab.cow ${PREFIX}/share/cows

View File

@ -0,0 +1,12 @@
# Created by Brian Feldman <green@FreeBSD.org>
# Updated for content by Robert Watson <rwatson@FreeBSD.org>
#
$the_cow = "";
$the_cow .= " $thoughts\n";
$the_cow .= " $thoughts\n";
$the_cow .= " .----------------------.\n";
$the_cow .= " / \\ |\\\n";
$the_cow .= " \\ \\____________________|_\\\n";
$the_cow .= " \\\\/\\______________________\\\n";
$the_cow .= " \\| BOX O' STUPID PEOPLE |\n";
$the_cow .= " `----------------------'\n";

View File

@ -3,6 +3,7 @@ bin/cowthink
man/man1/cowthink.1
share/cows/beavis.zen.cow
share/cows/bong.cow
share/cows/box.cow
share/cows/bud-frogs.cow
share/cows/bunny.cow
share/cows/cheese.cow