forked from Lainports/freebsd-ports
16 lines
254 B
Makefile
16 lines
254 B
Makefile
PORTNAME= jasmine-core
|
|
PORTVERSION= 3.10.1
|
|
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>
|