diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:47 +0000 |
commit | eebf634ede2055f4b8f2d6b9c36e45c63032f8b1 (patch) | |
tree | 6ef7b3ea637bacd7700f050fb5863154f9ed8c04 /emulators/rubygem-fission | |
parent | 557d486d1a9f3a69701ddead1b620ff7130bcc08 (diff) |
Notes
Diffstat (limited to 'emulators/rubygem-fission')
-rw-r--r-- | emulators/rubygem-fission/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/rubygem-fission/Makefile b/emulators/rubygem-fission/Makefile index 32cb695826f6..5332f50b5eab 100644 --- a/emulators/rubygem-fission/Makefile +++ b/emulators/rubygem-fission/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility to manage VMware Fusion VMs from the command line LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-CFPropertyList>=2.2:${PORTSDIR}/devel/rubygem-CFPropertyList |