# New ports collection makefile for:	Class-Inspector
# Date created:	   10 December 2002
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/devel/p5-Class-Inspector/Makefile,v 1.23 2012/01/26 09:41:41 culot Exp $
#

PORTNAME=	Class-Inspector
PORTVERSION=	1.27
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Provides information about classes

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Class::Inspector.3 Class::Inspector::Functions.3

.include <bsd.port.mk>
