freebsd-ports/devel/p5-Class-Gomor/Makefile
Vanilla I. Shu 16a7a44bca Upgrade to 1.03.
PR:		197281
Submitted by:	maintainer
2015-02-05 02:11:32 +00:00

16 lines
300 B
Makefile

# Created by: Christopher Boumenot <boumenot@gmail.com>
# $FreeBSD$
PORTNAME= Class-Gomor
PORTVERSION= 1.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= spry@anarchy.in.the.ph
COMMENT= Class and object builder
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>