# $Id: Portfile 20293 2006-11-01 17:47:33Z blair@macports.org $ PortSystem 1.0 name dte version 6.12 categories editors platforms darwin maintainers mww@opendarwin.org description text editor which uses many of the shortcuts used in MSDOS EDIT long_description ${description} homepage http://freebsd.t-hosting.hu/dte/ master_sites http://freebsd.t-hosting.hu/dte/ checksums md5 db90098c9736ff53c01c5db4cb994e32 extract.suffix .tgz patchfiles patch-Makefile patch-hwlinux.c patch-hwsysv.c use_configure no build.args PREFIX=${prefix} destroot.args PREFIX=${prefix} platform darwin 8 { build.env CC=/usr/bin/gcc-4.0 }