opnsense-ports/devel/rubygem-climate_control/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

22 lines
403 B
Makefile

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