the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: fte
Version: 20020324
Revision: 1002
GCC: 4.0
Source: mirror:sourceforge:%n/%n-%v-src.zip
Source2: mirror:sourceforge:%n/%n-%v-common.zip
Source-MD5: 6a0fb80491e4a4edfab0faf8f5a3dc49
Source2-MD5: 499b051f6484df3b4f93b43fe9143d0f
SourceDirectory: %n
Description: FTE Text Editor
License: GPL
Depends: x11, slang-shlibs
BuildDepends: slang, x11-dev
Patch: %n.patch
PatchScript:<<
mv src/fte-unix.mak src/fte-unix.mak.orig
sed 's|vfte sfte| |g' src/fte-unix.mak.orig > src/fte-unix.mak
<<
CompileScript: <<
make PREFIX=%p XINCDIR=-I/usr/X11R6/include
<<
InstallScript: <<
make install PREFIX=%i
<<
DocFiles: Artistic BUGS CHANGES COPYING doc/* HISTORY README TODO
DescUsage:<<
xfte - x11 backend to fte
fte - by default linked to xfte
cfte - for compiling configuration files
more info: %p/share/doc/fte/index.html
<<
DescPort: <<
sfte and vfte (for linux console) disabled. didn't want to generate
a patch file for simply altering one line, hence sed is used.
<<
Maintainer: Mathias Meyer
Homepage: http://fte.sourceforge.net