diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-13 23:44:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-11-13 23:44:02 +0000 |
commit | 6da5d125a722899bcfcf273a0a0482ae39dbf88f (patch) | |
tree | 7dd1447dce3c39de91124ffee6ea2df7e83881b4 /net | |
parent | 3976b2173cc0bb625513f10a69bb3a17e06cac1b (diff) | |
download | ports-6da5d125a722899bcfcf273a0a0482ae39dbf88f.tar.gz ports-6da5d125a722899bcfcf273a0a0482ae39dbf88f.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-simple_oauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile index 3935ffa37fab..6610a6b94591 100644 --- a/net/rubygem-simple_oauth/Makefile +++ b/net/rubygem-simple_oauth/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Builds and verifies OAuth headers LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= gem USE_RUBY= yes |