diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:11 +0800 |
commit | 3c408848d4ee4f56eb2505ee4c34001f11de4e8f (patch) | |
tree | 3821ce5fa1e35083c40f73adb3aeb9d9206feb11 | |
parent | 023c9a9089d6d5bdc84ee831280c8a1eb0a82685 (diff) | |
download | freebsd-ports-gnome-3c408848d4ee4f56eb2505ee4c34001f11de4e8f.tar.gz freebsd-ports-gnome-3c408848d4ee4f56eb2505ee4c34001f11de4e8f.tar.zst freebsd-ports-gnome-3c408848d4ee4f56eb2505ee4c34001f11de4e8f.zip |
- Add LICENSE
-rw-r--r-- | devel/rubygem-storable/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-storable/Makefile b/devel/rubygem-storable/Makefile index 38cbe09d449c..e9158a7ac42b 100644 --- a/devel/rubygem-storable/Makefile +++ b/devel/rubygem-storable/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Marshal Ruby classes into and out of multiple formats +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |