# $Id: Portfile,v 1.6 2004/05/23 22:34:22 fkr Exp $ PortSystem 1.0 name silc-client version 1.0.1 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 fkr@opendarwin.org master_sites ${homepage}download/client/sources/ checksums md5 6e086ddb21dc18e706750f43412f6b93 patchfiles patch-lib-contrib-Makefile.in 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