# $NetBSD: Makefile,v 1.1.1.1 2005/04/03 14:18:02 adrianp Exp $ DISTNAME= dircproxy-1.1.0 CATEGORIES= chat MASTER_SITES= http://www.securiweb.net/pub/oss/dircproxy/1.1/ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://dircproxy.securiweb.net/ COMMENT= Detachable internet relay chat proxy server GNU_CONFIGURE= YES USE_BUILDLINK3= YES USE_PERL5= YES USE_PKGINSTALL= YES CONFLICTS= dircproxy-1.0.[0-9]* REPLACE_PERL= contrib/log.pl contrib/privmsg-log.pl CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} EGDIR= ${PREFIX}/share/examples/dircproxy CONF_FILES= ${EGDIR}/dircproxyrc ${PKG_SYSCONFDIR}/dircproxyrc RCD_SCRIPTS= dircproxy .include "../../mk/bsd.pkg.mk"