# Created by: Gea-Suan Lin # $FreeBSD: head/devel/p5-constant-lexical/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= constant-lexical PORTVERSION= 2.0001 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SPROUT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl pragma to declare lexical compile-time constants BUILD_DEPENDS= p5-Sub-Delete>=0:devel/p5-Sub-Delete \ p5-Lexical-Var>=0:devel/p5-Lexical-Var RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include