freebsd-ports/devel/p5-Class-Constant/Makefile
2013-10-28 13:46:25 +00:00

17 lines
313 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Class-Constant
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROBN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Build constant classes
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>