Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Data-Inspect / Makefile
1 # Created by: Kurt Lidl <kurt.lidl@cello.com>
2 # $FreeBSD$
3
4 PORTNAME=       Data-Inspect
5 PORTVERSION=    0.04
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 MASTER_SITE_SUBDIR=     CPAN:OWL
10 PKGNAMEPREFIX=  p5-
11
12 MAINTAINER=     kurt.lidl@cello.com
13 COMMENT=        Another pretty-printer for perl objects
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>