# $FreeBSD: ports/devel/p5-Class-Inspector/Makefile,v 1.13 2006/05/24 07:03:23 skv Exp $
# $MidnightBSD: trunk/devel/p5-Class-Inspector/Makefile 23672 2018-07-24 13:09:56Z laffer1 $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Provides information about classes

LICENSE=	artistic gpl
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
