# $Id: Portfile 66645 2010-04-18 18:56:22Z toby@macports.org $ PortSystem 1.0 name epic5 version 1.1.1 categories irc maintainers toby description (E)nhanced (P)rogrammable (I)RC-II (C)lient 5 homepage http://www.epicsol.org/ platforms darwin long_description \ EPIC5 is the new development branch of EPIC, which is a \ new direction in ircII development. No longer is EPIC 100% \ backwards compatable with ircII, but instead we have chosen \ to find those things where compatability is undesirable, \ and fix them. No gratuitous incompatabilities have been \ added, but lots of new code has been added to make EPIC the \ best ircII client we could make. license BSD master_sites ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ use_bzip2 yes checksums md5 1c4fa2e738ea14be4e96c61d9a979c4e \ sha1 0caf5b1ab47d16277fad41def2f3a4dcd58a4599 \ rmd160 fe100ebf980a7596f27922f606db1a3f0167ab1a configure.cflags-append -I${prefix}/include configure.args --mandir=${prefix}/share/man \ --with-iconv \ --without-socks \ --without-socks5 \ --without-perl \ --without-tcl \ --without-ruby destroot.destdir IP=${destroot} depends_lib port:libarchive port:ncurses port:openssl port:libiconv livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\[0-9\\.\]+)\\.tar