# New ports collection makefile for:	dircproxy
# Date created:				11 January 2001
# Whom:					George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD: ports/irc/dircproxy/Makefile,v 1.14 2007/11/05 12:11:57 miwi Exp $
#

PORTNAME=	dircproxy
PORTVERSION=	1.0.5
PORTREVISION=	1
CATEGORIES=	irc
MASTER_SITES=	http://www.securiweb.net/pub/oss/dircproxy/1.0/ \
		ftp://ftp.netsplit.com/pub/dircproxy/stable/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A detachable irc proxy server with many features

GNU_CONFIGURE=	yes

MAN1=		dircproxy.1 dircproxy-crypt.1

post-install:
	@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1