opnsense-ports/devel/rubygem-deep_merge/Makefile
Franco Fichtner 555383248f */*: sync with upstream
Taken from: HardenedBSD
2017-11-20 04:39:06 +01:00

18 lines
237 B
Makefile

# $FreeBSD$
PORTNAME= deep_merge
PORTVERSION= 1.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= robak@FreeBSD.org
COMMENT= Recursive hash merger
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>