freebsd-ports/devel/rubygem-climate_control/Makefile
Joseph Mingrone 1df7eafc70 devel/rubygem-climate_control: Upstream removed the dependency on
activesupport, so remove it here.

Approved by:	swills (mentor, implicit)
2017-05-14 19:31:11 +00:00

19 lines
316 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= climate_control
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Modify your ENV
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>