# New ports collection makefile for:	p5-Async-Interrupt
# Date created:		2010-12-29
# Whom:			Mikhail T. <michael@fun-box.ru>
#
# $FreeBSD: ports/devel/p5-Async-Interrupt/Makefile,v 1.1 2011/01/28 17:22:44 miwi Exp $
#

PORTNAME=	Async-Interrupt
PORTVERSION=	1.05
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	michael@fun-box.ru
COMMENT=	Allow C/XS libraries to interrupt perl asynchronously

PERL_CONFIGURE=	yes

MAN3=		Async::Interrupt.3

.include <bsd.port.mk>
