freebsd-ports/devel/rubygem-coffee-script-source/Makefile
2021-04-06 16:31:07 +02:00

18 lines
309 B
Makefile

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