6533bd4f90
Since changes are not provided, so please refer: <https://github.com/jashkenas/coffeescript/compare/1.10.0...1.12.4>.
12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.13 2017/03/20 13:22:21 taca Exp $
|
|
|
|
DISTNAME= coffee-script-source-1.12.2
|
|
CATEGORIES= lang
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://coffeescript.org/
|
|
COMMENT= Little language that compiles into JavaScript
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|