aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Class-Inspector/Makefile
blob: 4afe6f3adfa4fccea2905b623656d509f8a028d6 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                    
                           
                    


                               
                                                  
 

                   


                                  
# New ports collection makefile for:	Class-Inspector
# Date created:	   10 December 2002
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

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

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

PERL_CONFIGURE=	yes

MAN3=		Class::Inspector.3

.include <bsd.port.mk>