freebsd-ports/devel/p5-Class-Multimethods/Makefile
2006-06-01 07:11:51 +00:00

22 lines
475 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= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Support multimethods and function overloading in Perl
MAN3= Class::Multimethods.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>