a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name ldmud
version 3.2.11
categories games
maintainers nomaintainer@macports.org
description modern LPMud gamedriver
long_description \
LDMud started as a project to clean up and modernize Amylaar's \
LPMud gamedriver. Primary goals are full documentation, a \
commented source body and out-of-the-box support for the major \
mudlibs, of which the commented source body has been pretty \
much completed. During the course of work a lot of bug fixes \
and improvements found their way into the driver - much more \
than originally expected, and definitely enough to make LDMud \
a driver in its own right.
homepage http://www.bearnip.com/lars/proj/ldmud.html
platforms darwin
master_sites http://www.bearnip.com/ftp/mud/
distname ${name}-[regsub -all "\\." ${version} ""]
checksums md5 b80a6c9b820a6a8d0d305d5f636c7db9
worksrcdir ${name}-${version}/src
configure.pre_args --prefix=${prefix}/ldmud
build.target ldmud utils
destroot.target install install-utils
destroot.destdir prefix=${destroot}${prefix}/ldmud