freebsd-ports/devel/p5-Class-MethodMaker/Makefile
Vanilla I. Shu a17f7f39ac Upgrade
p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
2001-03-01 12:03:46 +00:00

22 lines
465 B
Makefile

# New ports collection makefile for: p5-Class-MethodMaker
# Date created: 2000-07-09
# Whom: Trevor Johnson <trevor@jpj.net>
#
# $FreeBSD$
#
PORTNAME= Class-MethodMaker
PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
MAINTAINER= trevor@FreeBSD.org
PERL_CONFIGURE= yes
MAN3= Class::MethodMaker.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>