Tweak devel/p5-Class-Gomor version 1.02
[dports.git] / devel / p5-Class-Gomor / Makefile
1 # Created by: Christopher Boumenot <boumenot@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       Class-Gomor
5 PORTVERSION=    1.02
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     spry@anarchy.in.the.ph
11 COMMENT=        Class and object builder
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>