aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Params-Classify/Makefile
blob: af487ce0f5c430a231dd15924ee49d035d891a0f (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                          
                     
                           
                    

                   
                                





                                            
                      
# New ports collection makefile for:	p5-Params-Classify
# Date created:		2006-07-19
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=	Params-Classify
PORTVERSION=	0.005
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Argument type classification

PERL_CONFIGURE=	yes

MAN3=		Params::Classify.3

.include <bsd.port.mk>