From 023c9a9089d6d5bdc84ee831280c8a1eb0a82685 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 29 Nov 2013 21:31:06 +0000 Subject: - Add LICENSE --- devel/rubygem-drydock/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/rubygem-drydock/Makefile b/devel/rubygem-drydock/Makefile index f0cdf132448b..652ad86616e8 100644 --- a/devel/rubygem-drydock/Makefile +++ b/devel/rubygem-drydock/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Build seaworthy command-line apps with a powerful Ruby DSL +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit