opnsense-ports/devel/rubygem-climate_control/Makefile
Franco Fichtner 3494ee09f6 */*: sync with upstream
Taken from: FreeBSD
2017-05-14 12:46:30 +02: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>