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

16 lines
307 B
Makefile

# Created by: Marzhan Mykola <delgod@portaone.com>
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>