a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20434 2006-11-03 02:20:03Z jberry@macports.org $
PortSystem 1.0
name silc-server
version 0.9.15
categories irc
description server for the silc-network.
long_description silc-server (silcd) is the server for the SILC protocol. \
SILC (Secure Internet Live Conferencing) is a protocol which provides \
secure conferencing services in the Internet over insecure channel. \
SILC superficially resembles IRC, although they are very different \
internally. SILC is much more than just about `encrypting the traffic'.
homepage http://silcnet.org/
platforms darwin
maintainers nomaintainer@macports.org
master_sites ${homepage}download/server/sources/
checksums md5 4be35ef4d43f89acfce71149fe0d951b
patchfiles patch-lib-contrib-Makefile.in
configure.args --with-etcdir=${prefix}/etc/${name} \
--with-docdir=${prefix}/share/${name} \
--with-helpdir=${prefix}/share/${name} \
--with-simdir=${prefix}/share/${name} \
--with-logsdir=${prefix}/var/log/${name} \
--with-silcd-config-file=${prefix}/etc/${name}/silcd.conf \
--disable-asm \
--without-irssi