diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-23 18:24:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-23 18:24:01 +0000 |
commit | a5b800c3922b811fed024ac15e425c021a6b285f (patch) | |
tree | 8a640328663e265e886a985b1332ede8e86ea7f3 | |
parent | - Update to 1.028 (diff) |
- Add LICENSE_FILE
-rw-r--r-- | devel/rubygem-colorize/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-colorize/Makefile b/devel/rubygem-colorize/Makefile index 7701dcb8c58e..29275c0f7dae 100644 --- a/devel/rubygem-colorize/Makefile +++ b/devel/rubygem-colorize/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby String class extension LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes |