freebsd-ports/devel/p5-Perl-Unsafe-Signals/Makefile
Emanuel Haupt cac976f177 Fix pacakge list.
Notified by:	az
2013-10-25 11:20:05 +00:00

16 lines
324 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
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>