diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 22:30:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 22:30:51 +0800 |
commit | 13cc118aa78f406f7309aad2fdefdbfb30c04307 (patch) | |
tree | 105447811fb526cc5490cfb8a32af24cf1cb760f /devel | |
parent | e9e126e39d2f0716e8d2ccff7f4b2f7c191c14cb (diff) | |
download | freebsd-ports-gnome-13cc118aa78f406f7309aad2fdefdbfb30c04307.tar.gz freebsd-ports-gnome-13cc118aa78f406f7309aad2fdefdbfb30c04307.tar.zst freebsd-ports-gnome-13cc118aa78f406f7309aad2fdefdbfb30c04307.zip |
- Add LICENSE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-polyglot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-polyglot/Makefile b/devel/rubygem-polyglot/Makefile index 349d30da6ba1..49871bdf4eba 100644 --- a/devel/rubygem-polyglot/Makefile +++ b/devel/rubygem-polyglot/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Provides a registry of file types +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |