blob: af487ce0f5c430a231dd15924ee49d035d891a0f (
plain) (
tree)
|
|
# 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>
|