1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/rubygem-thor/Makefile
2013-10-30 02:47:06 +00:00

17 lines
293 B
Makefile

# $FreeBSD$
PORTNAME= thor
PORTVERSION= 0.18.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A scripting framework that replaces rake, sake, and rubigen
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/thor
.include <bsd.port.mk>