freebsd-ports/devel/p5-Lexical-SealRequireHints/Makefile

22 lines
436 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Lexical-SealRequireHints
# Date created: 2012-02-24
# Whom: 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
PERL_CONFIGURE= yes
MAN3= Lexical::SealRequireHints.3
.include <bsd.port.mk>