freebsd-ports/devel/rubygem-deep_merge/Makefile
Steve Wills 768658a59d - Update to 1.0.1
PR:		ports/187813
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-03-22 00:31:57 +00:00

17 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= deep_merge
PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@robakdesign.com
COMMENT= Recursive hash merger
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>