freebsd-ports/devel/rubygem-deep_merge/Makefile
2016-08-16 10:58:54 +00:00

18 lines
237 B
Makefile

# $FreeBSD$
PORTNAME= deep_merge
PORTVERSION= 1.1.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>