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

PORTNAME=	thor
PORTVERSION=	0.19.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Scripting framework that replaces rake, sake, and rubigen

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/thor

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