diff options
-rw-r--r-- | devel/rubygem-interact/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-interact/Makefile b/devel/rubygem-interact/Makefile index 1e44e18e5d7c..0fd43d124b08 100644 --- a/devel/rubygem-interact/Makefile +++ b/devel/rubygem-interact/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple API for command-line interaction +LICENSE= BSD3CLAUSE + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |