aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-climate_control/Makefile
blob: 51dabeb61a6d9de50bc2fcfa5987834c5f8f0173 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	climate_control
PORTVERSION=	1.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Modify your ENV
WWW=		https://github.com/thoughtbot/climate_control

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>