2013-09-20 19:17:44 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
2011-10-17 03:25:51 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= coffee-script-source
|
2014-02-02 04:01:42 +01:00
|
|
|
PORTVERSION= 1.7.0
|
2011-10-17 03:25:51 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= CoffeeScript is a little language that compiles into JavaScript
|
|
|
|
|
2013-12-31 07:58:37 +01:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2011-10-17 03:25:51 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|