# New ports collection makefile for: p5-POE-Filter-IRCD # Date created: 6 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD: ports/irc/p5-POE-Filter-IRCD/Makefile,v 1.10 2007/12/15 09:22:21 sat Exp $ # PORTNAME= POE-Filter-IRCD PORTVERSION= 2.32 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org COMMENT= A POE-based parser for the IRC protocol BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Filter::IRCD.3 .include