opnsense-ports/devel/rubygem-jasmine-core/Makefile

18 lines
262 B
Makefile

# $FreeBSD$
PORTNAME= jasmine-core
PORTVERSION= 2.9.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Test JavaScript without any framework dependencies
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>