freebsd-ports/devel/p5-Class-Multimethods/Makefile

21 lines
429 B
Makefile

# New ports collection makefile for: p5-Class-Multimethods
# Date created: 01 Jun 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Class-Multimethods
PORTVERSION= 1.70
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Support multimethods and function overloading in Perl
MAN3= Class::Multimethods.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>