the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: buthead
Version: 1.0
Revision: 2
Source: mirror:debian:pool/main/b/%n/%n_%v.orig.tar.gz
Source-MD5: 5512f3fdd2ab90af877e3418b9cce7d0
SourceDirectory: %n-%v.orig
PatchScript: head -n 9 buthead.c > COPYING
CompileScript: cc -Os buthead.c -o buthead
InstallScript: mkdir -p %i/bin %i/share/man/man1 && cp -p buthead %i/bin/ && cp buthead.1 %i/share/man/man1/
DocFiles: COPYING
Homepage: http://packages.debian.org/unstable/buthead
## apparently written for debian
Maintainer: Jack Fink
Description: Copy all but the first few lines
DescDetail: <<
Program to copy all but the first N lines
of standard input to standard output.
<<
License: GPL