opnsense-ports/devel/rubygem-coffee-script-source/Makefile
Franco Fichtner fc59e46b6e */*: sync with upstream
Taken from: HardenedBSD
2020-05-29 03:31:43 +02:00

19 lines
321 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= Little language that compiles into JavaScript
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>