freebsd-ports/devel/rubygem-spring/Makefile
2015-05-24 20:33:56 +00:00

20 lines
326 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= spring
PORTVERSION= 1.3.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails application preloader
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/spring
.include <bsd.port.mk>