sl stable port information

Package:sl
Version: 1.0.4
Revision: 2
Architecture: i386, powerpc
BuildDepends: fink (>= 0.24.12)
Depends: macosx
Source: http://home.hiroshima-u.ac.jp/nyoho/%nMacOSX.tar.gz
Source-MD5: da30bf22edb4a528e194440b95403ece
PatchFile: %n.patch
PatchFile-MD5: 28ddcbe15534b6a34a6656f2622994b4
PatchScript: <<
%{default_script}
perl -pi.bak -e "s,appkit/appkit.h,AppKit/AppKit.h,g" sl.m
<<
CompileScript: make
InstallScript: <<
install -d -m 755 %i/bin %i/share/man/ja/man1 %i/share/man/man1
install -m 755 sl %i/bin
install -m 644 sl.1 %i/share/man/ja/man1
install -m 644 sl.1.en %i/share/man/man1/sl.1
<<
DocFiles: README
Description: Corrects your miss typing
DescDetail: <<
sl(1) is highly sophisticated animation program, aiming
for curing you of the habit of making typos.
It even bursts from your terminal window!

The following option is available:
* -a An Accident occurs.
* -l Becomes Little.
* -F Flies.
<<
License: Restrictive/Distributable
Homepage: http://home.hiroshima-u.ac.jp/nyoho/sl.html
Maintainer: Todai Fink Team

sl stable port .patch

diff -Naur slMacOSX/sl.1.en slMacOSX.fink/sl.1.en
--- slMacOSX/sl.1.en Thu Jan 1 09:00:00 1970
+++ slMacOSX.fink/sl.1.en Sun Jun 27 19:11:14 2004
@@ -0,0 +1,37 @@
+.\"
+.\" Copyright 1993 Toyoda Masashi.
+.\" (toyoda@is.titech.ac.jp)
+.\" @(#)sl.1 2.02 19/01/93
+.\"
+.TH SL 1 "Jan 19, 1993"
+.SH NAME
+sl \- correct miss typing
+.SH SYNOPSIS
+.B sl
+[
+.B \-alF
+]
+.SH DESCRIPTION
+.B sl
+is a highly developed animation program, which corrects your miss typing.
+.PP
+.SS OPTIONS
+.TP
+.B \-a
+It seems some accidents have happened. People give sad cries.
+.TP
+.B \-l
+Becomes smaller.
+.TP
+.B \-F
+Flies.
+.PP
+.SH SEE ALSO
+.BR ls (1)
+.SH BUGS
+Sometimes, this program prints out the names of files in the current directory.
+.SH AUTHORS
+Masashi Toyoda (toyoda@isea.is.titech.ac.jp)
+.SH TRANSLATOR
+Hideyuki Mita (mita@miv.t.u-tokyo.ac.jp)
+ Tomoaki Okayama (okayama@sodan.ecc.u-tokyo.ac.jp)

sl _unstable_ port .patch