freebsd-ports/devel/rubygem-coffee-script-source/Makefile
2015-11-12 21:43:15 +00:00

19 lines
365 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= coffee-script-source
PORTVERSION= 1.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= CoffeeScript is a little language that compiles into JavaScript
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>