# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Lexical-SealRequireHints/Makefile 332046 2013-10-30 02:52:46Z vanilla $

PORTNAME=	Lexical-SealRequireHints
PORTVERSION=	0.007
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to prevent leakage of lexical hints

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
