# $Id: Portfile 20435 2006-11-03 02:20:14Z jberry@macports.org $ PortSystem 1.0 name silc-client version 1.0.3 categories irc description client for the silc-network. long_description silc-client is a client for the SILC (Secure Internet \ Live Conferencing) protocol. SILC provides secure \ conferencing services in the Internet over insecure channel. homepage http://silcnet.org/ platforms darwin maintainers nomaintainer@macports.org master_sites ${homepage}download/client/sources/ checksums md5 6727a65fe71b90b018086afe8fc84cf9 use_bzip2 yes patchfiles patch-perl-common.h depends_lib lib:libglib.1:glib1 depends_run bin:perl:perl5.8 configure.args --without-silcd \ --with-docdir=${prefix}/share/${name} \ --with-helpdir=${prefix}/share/${name} \ --with-simdir=${prefix}/share/${name} \ --with-logsdir=${prefix}/var/log/${name} \ --disable-asm configure.env CC=gcc-3.3