# New ports collection makefile for: POE-Component-Client-Ident # Date created: 6 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= POE-Component-Client-Ident PORTVERSION= 1.01 CATEGORIES= net perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Component::Client::Ident.3 \ POE::Component::Client::Ident-Agent.3 \ POE::Component::Client::Filter-Ident.3 .include