aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-08-17 21:43:38 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-08-17 21:43:38 +0000
commit03ac5dc93afe00a05032dabe6dbecd060a26d3dc (patch)
tree679bc461b7e06299758eb1a711405449b6422a28 /sysutils/Makefile
parent071682e2de9db76bd1c86798f8cbafd976a8ce4c (diff)
downloadports-03ac5dc93afe00a05032dabe6dbecd060a26d3dc.tar.gz
ports-03ac5dc93afe00a05032dabe6dbecd060a26d3dc.zip
- New port: sysutils/eksctl
eksctl is a simple CLI tool for creating clusters on EKS - Amazon's new managed Kubernetes service for EC2. It is written in Go, and based on Amazon's official CloudFormation templates.
Notes
Notes: svn path=/head/; revision=477450
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 100a9737dfa4..2d38bc603576 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -300,6 +300,7 @@
SUBDIR += ec2-scripts
SUBDIR += edid-decode
SUBDIR += eject
+ SUBDIR += eksctl
SUBDIR += endian
SUBDIR += enteruser
SUBDIR += entr