# New ports collection makefile for:	p5-Perl-Unsafe-Signals
# Date created:				19 Oct 2010
# Whom:					Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Perl-Unsafe-Signals/Makefile,v 1.2 2011/09/17 06:49:01 sunpoet Exp $
#

PORTNAME=	Perl-Unsafe-Signals
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Allow unsafe handling of signals in selected blocks

PERL_CONFIGURE=	yes

MAN3=		Perl::Unsafe::Signals.3

.include <bsd.port.mk>
