opnsense-ports/devel/rubygem-coffee-script-source/Makefile
Franco Fichtner d5f7eaffee */*: sync with upstream
Taken from: HardenedBSD
2019-03-23 06:52:58 +01: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>