freebsd-ports/devel/rubygem-climate_control/Makefile

19 lines
301 B
Makefile

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