diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:53:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:53:02 +0800 |
commit | f518d955e90b088976663982c6f840c6f23ddb90 (patch) | |
tree | 7209380f3f6d83567419f41aae26488e2cdb30c6 /net-mgmt/rubygem-blimpy | |
parent | 17c22155027d9c69f746c0439b65dd3825a882f8 (diff) | |
download | freebsd-ports-gnome-f518d955e90b088976663982c6f840c6f23ddb90.tar.gz freebsd-ports-gnome-f518d955e90b088976663982c6f840c6f23ddb90.tar.zst freebsd-ports-gnome-f518d955e90b088976663982c6f840c6f23ddb90.zip |
- Add LICENSE_FILE
Diffstat (limited to 'net-mgmt/rubygem-blimpy')
-rw-r--r-- | net-mgmt/rubygem-blimpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/rubygem-blimpy/Makefile b/net-mgmt/rubygem-blimpy/Makefile index 97ffcb724e02..373498dd0a74 100644 --- a/net-mgmt/rubygem-blimpy/Makefile +++ b/net-mgmt/rubygem-blimpy/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Tool for managing a fleet of machines in the cloud LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-fog>=0:${PORTSDIR}/devel/rubygem-fog \ rubygem-minitar>=0:${PORTSDIR}/archivers/rubygem-minitar \ |