# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 59521 2009-10-16 01:36:29Z snc@macports.org $

PortSystem 1.0

name		dircproxy-devel
version		1.2.0-RC1
set my_name dircproxy
conflicts   ${my_name}
categories	irc
maintainers	snc openmaintainer
description	an IRC proxy server, a.k.a, "bouncer"
homepage	http://code.google.com/p/dircproxy/
platforms	darwin
distname    ${my_name}-${version}

long_description dircproxy is an IRC proxy server ("bouncer") designed \
		 for people who use IRC from lots of different workstations \
		 or clients, but wish to remain connected and see what \
		 they missed while they were away.

master_sites	http://dircproxy.googlecode.com/files/

checksums           md5     4fe2e82619c7b575599bfb236adbd872 \
                    sha1    7dc4b3aa2e10222f74e280de69c41f571335a96b \
                    rmd160  ddf84a11bcd1859aeb744419bf7fa97f4e95964f

configure.args	--mandir=${prefix}/share/man
