freebsd-ports/devel/rubygem-jasmine-core/Makefile
2020-07-24 19:06:47 +00:00

18 lines
266 B
Makefile

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