Another perl object pretty-printer

WWW:	http://search.cpan.org/dist/Data-Inspect/

PR:		ports/154204
Submitted by:	Kurt Lidl <kurt.lidl at cello.com>
Feature safe: 	yes
This commit is contained in:
Martin Wilke 2011-01-30 11:48:37 +00:00
parent 0eefefa1d7
commit 99fdee1d9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268432
5 changed files with 32 additions and 0 deletions

View File

@ -1402,6 +1402,7 @@
SUBDIR += p5-Data-Hexdumper
SUBDIR += p5-Data-Hexify
SUBDIR += p5-Data-Hierarchy
SUBDIR += p5-Data-Inspect
SUBDIR += p5-Data-Integer
SUBDIR += p5-Data-JavaScript-Anon
SUBDIR += p5-Data-Lazy

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Data-Inspect
# Date created: 2011-01-13
# Whom: Kurt Lidl <kurt.lidl@cello.com>
#
# $FreeBSD$
#
PORTNAME= Data-Inspect
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/O/OW/OWL
PKGNAMEPREFIX= p5-
MAINTAINER= kurt.lidl@cello.com
COMMENT= Another pretty-printer for perl objects
PERL_CONFIGURE= yes
MAN3= Data::Inspect.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Data-Inspect-0.04.tar.gz) = ddbaad555c76507f7fe38455ba04a7ef450411852240a557fcf9e94c9b5d8e41
SIZE (Data-Inspect-0.04.tar.gz) = 6276

View File

@ -0,0 +1,3 @@
Another perl object pretty-printer
WWW: http://search.cpan.org/dist/Data-Inspect/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Data/Inspect.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inspect/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inspect
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
@dirrmtry %%SITE_PERL%%/Data