# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Perl-Unsafe-Signals/Makefile 331567 2013-10-25 11:20:05Z ehaupt $

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
