# New ports collection makefile for: p5-Data-Dumper # Date created: 23 March 2003 # Whom: mat # # $FreeBSD$ # PORTNAME= Data-Dumper PORTVERSION= 2.121 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Stringified perl data structures, suitable for both printing and eval PERL_CONFIGURE= yes .include .if ${PERL_LEVEL} < 500601 IGNORE="Need at least perl 5.6.1 to build" .endif .include