cadubi _unstable_ port information

Package: cadubi
Version: 1.3
Revision: 1
Maintainer: Ian Langworth
HomePage: http://langworth.com/cadubi.html
License: Artistic
Depends: term-readkey-pm586
#####################
Description: Creative ASCII Drawing Utility By Ian
DescDetail: <<
CADUBI is an application written in Perl that allows you to draw
text-based images that are viewable on typical Unix-based consoles.
Usually the applications that emulate these consoles support various
text modes, such as background and foreground colors, bold, and
inverse.
.
This text art, commonly called "ASCII art," is used in
various places such as online BBSes, email and login prompts.
<<
DescPort: <<
no make or configure, just copying files.
build script and man page copied from the Debian Cadubi package
chose Gentoo mirrors because there are tons of them
<<
#####################
Source: mirror:custom:%n-%v.tar.gz
Source-MD5: e4ba1f6995bfdae8639341446782b859
CustomMirror: <<
Primary: http://gentoo.mirrors.tds.net/gentoo/distfiles
nam: http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles
nam: http://gentoo.osuosl.org/distfiles
asi: http://mirror.gentoo.gr.jp/distfiles
asi: http://gentoo.gg3.net/distfiles
asi: ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles
eur: http://pandemonium.tiscali.de/pub/gentoo/distfiles
eur: http://gentoo.inode.at/distfiles
eur: http://gentoo.itdnet.net/gentoo/distfiles
<<
#####################
PatchScript: <<
patch -p1 <%a/%n.patch
perl -pi -e'$path="%p"; s/\@PREFIX@/$path/g' cadubi
<<
CompileScript: echo "nothing to do here"
InstallScript: <<
install -m 755 -d %i/bin/
install -m 755 %n %i/bin/
install -m 755 -d %i/share/%n/
install -m 664 help.txt %i/share/%n/
install -m 755 -d %i/share/man/man1/
install -m 664 cadubi.1 %i/share/man/man1/
<<
DocFiles: README extras/* logo.txt