ports/devel/rubygem-coffee-script-source/Makefile
Sunpoet Po-Chuan Hsieh 9be7ef80f1 Take maintainership
2019-03-23 12:40:38 +00:00

19 lines
339 B
Makefile

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