# New ports collection makefile for: p5-Parse-Perl # Date created: 2010-11-21 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Parse-Perl PORTVERSION= 0.006 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interpret string as Perl source PERL_CONFIGURE= yes MAN3= Parse::Perl.3 \ Parse::Perl::CopHintsHash.3 \ Parse::Perl::Environment.3 .include .if ${PERL_LEVEL} < 501001 RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent .endif .include