# $Id$ PortSystem 1.0 name tf version 5.0b7 categories net games maintainers nomaintainer@macports.org description popular and powerful MUD client long_description TinyFugue is a powerful, programmable MUD \ client with macro support and multi-worlding support. homepage http://tf.tcp.com/ platforms darwin linux master_sites http://ftp.tcp.com/pub/mud/Clients/tinyfugue/ \ ftp://tf.tcp.com/pub/tinyfugue/ regsub -all "\\." $version "" distVersion distname ${name}-${distVersion} checksums md5 6652b7eda8a200d28e8184c1659137a2 configure.args --mandir=\\\${prefix}/share/man \ --enable-manpage \ --enable-getaddrinfo \ --disable-ssl destroot.destdir prefix=${destroot}${prefix} variant ssl { configure.args-delete --disable-ssl depends_lib lib:libssl.0.9:openssl }