blob: 408b20050489908e2927e9440790c900522dc789 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= deep_merge
PORTVERSION= 1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= robak@FreeBSD.org
COMMENT= Recursive hash merger
WWW= https://rubygems.org/gems/deep_merge
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|