freebsd-ports/devel/rubygem-coffee-script-source/Makefile

19 lines
351 B
Makefile
Raw Normal View History

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= coffee-script-source
2014-02-02 04:01:42 +01:00
PORTVERSION= 1.7.0
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>