freebsd-ports/devel/p5-Class-Gomor/Makefile
2021-04-06 16:31:07 +02:00

19 lines
358 B
Makefile

# Created by: Christopher Boumenot <boumenot@gmail.com>
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
LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>