the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: rfcmarkup
Version: 1.85
Revision: 1
Source: http://tools.ietf.org/tools/%n/%n-%v.tgz
Source-MD5: 39b0a71dd7da79c781093fe48d290de1
Maintainer: Lars Eggert
HomePage: http://tools.ietf.org/tools/rfcmarkup/
License: GPL
Description: Add HTML markup to IETF text-format documents
BuildDepends: fink (>= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: a790204c18fef0939cb1abdc2c5b8779
PatchScript: <<
patch -p1 < %{PatchFile}
head -n 28 %n | tail -n 23 > LICENSE
<<
CompileScript: <<
<<
DocFiles: LICENSE
InstallScript: <<
mkdir -p %i/bin
install %n %i/bin/%n
<<
--- rfcmarkup-1.81/rfcmarkup 2005-05-19 16:37:42.000000000 +0200
+++ rfcmarkup-1.81/rfcmarkup 2005-05-19 17:16:23.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/python
# -*- python -*-
#
# Add HTML markup and links to internet-drafts and RFCs