freebsd-ports/devel/p5-Hash-AsObject/Makefile

16 lines
298 B
Makefile

PORTNAME= Hash-AsObject
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Hashes with accessors/mutators
WWW= https://metacpan.org/release/Hash-AsObject
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>