the Fink project is an effort to port
popular Unix programs to Mac OS X
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.
Package: httptype
Version: 1.2.3
Revision: 1
Maintainer: Max Horn
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 54ef78034444f62bb6ec58d95ea009c6
CompileScript: true
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/man/man1
install -m 775 httptype %i/bin
install -m 644 httptype.1 %i/share/man/man1
<<
DocFiles: Changelog Copying README
Description: Returns the http host software of a website
Homepage: http://httptype.sourceforge.net
License: GPL