blob: 17144a3363f98fe55fbc0e8acc8f49ed54d32730 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= jasmine-core
PORTVERSION= 3.99.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Test JavaScript without any framework dependencies
WWW= https://jasmine.github.io/
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|