Einar Bjarni Halldórsson 8cb5bc2ef1 devel/p5-Hash-Merge-Extra: Add new port
Collection of extra behaviors for Hash::Merge

PR:		287233
2025-06-13 09:37:27 +02:00

21 lines
406 B
Makefile

PORTNAME= Hash-Merge-Extra
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= einar@isnic.is
COMMENT= Collection of extra behaviors for Hash::Merge
WWW= https://metacpan.org/dist/Hash-Merge-Extra
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Hash-Merge>0:textproc/p5-Hash-Merge
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>