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

18 lines
262 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= jasmine-core
PORTVERSION= 3.0.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Test JavaScript without any framework dependencies
2016-05-23 05:52:43 +02:00
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>