aboutsummaryrefslogtreecommitdiff
path: root/devel/gjstest/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-26 12:50:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-26 12:50:13 +0000
commitc698cf04756c5df7d0f419eedd06ae28eaa39aa5 (patch)
tree4546f01163e0a45c3b7e7f8ae26ed82262f61661 /devel/gjstest/Makefile
parent3010eaf52ed2e3029c326108e785461122f12b52 (diff)
Notes
Diffstat (limited to 'devel/gjstest/Makefile')
-rw-r--r--devel/gjstest/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gjstest/Makefile b/devel/gjstest/Makefile
index fbe5f5970b1b..4a51d8dc2ee8 100644
--- a/devel/gjstest/Makefile
+++ b/devel/gjstest/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= gjstest
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightweight JS unit testing using the V8 engine
+LICENSE= AL2
+
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= gflags:${PORTSDIR}/devel/gflags \
glog:${PORTSDIR}/devel/glog \