aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Hash-MultiKey/Makefile
blob: b51710bb2e24abb709da05f57a8da423ddd6f1ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>