freebsd-ports/devel/rubygem-climate_control/Makefile
Sunpoet Po-Chuan Hsieh afc1168bd0 - Add LICENSE
- Update WWW
2015-05-23 07:15:14 +00:00

20 lines
378 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= climate_control
PORTVERSION= 0.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Modify your ENV
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>