opnsense-ports/devel/rubygem-jasmine-core/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
273 B
Makefile

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>