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

16 lines
304 B
Makefile

PORTNAME= Hash-MultiKey
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= delgod@portaone.com
COMMENT= Hashes whose keys can be multiple
WWW= https://metacpan.org/release/Hash-MultiKey
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>