# $Id: Portfile,v 1.1 2004/01/16 01:54:18 toby Exp $

PortSystem       1.0
name             xwpe
version          1.5.29a
categories       editors
maintainers      toby@opendarwin.org
description      Programming/debugging environment
long_description \
    A programming and debugging environment similar to Borland's Turbo C \
    environment. Works in both X and console modes.
homepage         http://www.identicalsoftware.com/xwpe/
platforms        darwin
master_sites     sunsite:apps/editors/X
checksums        md5 fa529db0a3f1cc5ac35ff0cc7bb3f588
build.target     ${name}
destroot.destdir exec_prefix=${destroot}${prefix} \
                 MANDIR=${destroot}${prefix}/share/man
