PortSystem 1.0
name             epic5
version          3.0.1
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 db981596f270fc61fdedecbda9581777f6e5e30e \
                 sha256 17b967c61e58874f0775e1fd0b0607f85c64b63258c1ac4d4089e811352a3945 \
                 size   933744

patchfiles       patch-configure

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

destroot.destdir IP=${destroot}

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