freebsd-ports/devel/p5-Class-Constant/Makefile
Philip M. Gollucci 7adffa656e - Update to 0.06
PR:             ports/150060
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Changes:        http://search.cpan.org/dist/Class-Constant/Changes
2010-08-28 05:55:53 +00:00

21 lines
378 B
Makefile

# New ports collection makefile for: p5-Class-Constant
# Date created: 2006-08-27
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Class-Constant
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Build constant classes
PERL_MODBUILD= yes
MAN3= Class::Constant.3
.include <bsd.port.mk>