1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/devel/p5-Lexical-SealRequireHints/Makefile
2013-10-30 02:52:46 +00:00

17 lines
322 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
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>