PortSystem 1.0
name             epic5
version          3.0.3
categories       irc
maintainers      nomaintainer
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 compatible 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     http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \
                 ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
use_xz           yes

checksums        rmd160 f7f628506f6071df3711b4f6a218b4aacfaf02f1 \
                 sha256 63a411215c14040b65b5d728aff10f7523d55e170f6298fb01e1cf958d79d326 \
                 size   936240

patchfiles       patch-configure

configure.cflags-append  -I${prefix}/include
configure.args   --mandir=${prefix}/share/man \
                 --with-iconv \
                 --without-perl \
                 --without-ruby \
                 --without-python

destroot.destdir IP=${destroot}

depends_lib      port:libarchive port:ncurses path:lib/libssl.dylib:openssl port:libiconv
