# New ports collection makefile for:	p5-IO-Multiplex
# Date created:		04 June 2002
# Whom:	      		Anton Berezin <tobez@FreeBSD.org>
#
# $MidnightBSD: mports/devel/p5-IO-Multiplex/Makefile,v 1.2 2008/10/16 21:38:54 laffer1 Exp $
# $FreeBSD: ports/devel/p5-IO-Multiplex/Makefile,v 1.9 2007/03/05 08:43:47 tobez Exp $
#

PORTNAME=	IO-Multiplex
PORTVERSION=	1.09
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	IO
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	IO::Multiplex - Manage IO on many file handles
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		IO::Multiplex.3

.include <bsd.port.mk>
