aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-gherkin/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:06:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:06:15 +0000
commit847aae72a3dfd6072cc63f06694a619743feb6fd (patch)
tree35df838e2c3fd470ede78c45a690081ef3b5737c /textproc/rubygem-gherkin/Makefile
parent50cf6eb551e3857b6dd3c85b7cc8c6d2dedd852e (diff)
downloadports-847aae72a3dfd6072cc63f06694a619743feb6fd.tar.gz
ports-847aae72a3dfd6072cc63f06694a619743feb6fd.zip
Notes
Diffstat (limited to 'textproc/rubygem-gherkin/Makefile')
-rw-r--r--textproc/rubygem-gherkin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-gherkin/Makefile b/textproc/rubygem-gherkin/Makefile
index e2dc4e43d202..7721777c5f30 100644
--- a/textproc/rubygem-gherkin/Makefile
+++ b/textproc/rubygem-gherkin/Makefile
@@ -8,11 +8,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>