summaryrefslogtreecommitdiffstats
path: root/misc/rubygem-dotenv/Makefile
blob: a120a8ef6d6d7ae05976525b2811f010ae9bb156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	dotenv
PORTVERSION=	0.9.0
CATEGORIES=	misc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Loads environment variables from `.env`

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES+=	bin/dotenv


.include <bsd.port.mk>
OpenPOWER on IntegriCloud