# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/devel/p5-Lexical-SealRequireHints/Makefile 411386 2016-03-19 09:40:39Z wen $
# $MidnightBSD$

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module to prevent leakage of lexical hints

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	modbuild
PERL_MODBUILD=	yes

.include <bsd.port.mk>
