diff options
author | swills <swills@FreeBSD.org> | 2016-10-27 22:21:19 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-10-27 22:21:19 +0800 |
commit | 76eebcc1b2250ea81d5c84f01484d9a8d67f0330 (patch) | |
tree | 92460a658eaee39a6c4aea96f7097f142d4d2b35 /www/Makefile | |
parent | 1e200598d8d1c437cd9ce070282216e5c5bfb93d (diff) | |
download | freebsd-ports-graphics-76eebcc1b2250ea81d5c84f01484d9a8d67f0330.tar.gz freebsd-ports-graphics-76eebcc1b2250ea81d5c84f01484d9a8d67f0330.tar.zst freebsd-ports-graphics-76eebcc1b2250ea81d5c84f01484d9a8d67f0330.zip |
www/minio: create port
Minio is an object storage server built for cloud application developers and
devops.
WWW: https://minio.io/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 660d33682fe..7d550648fcc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -403,6 +403,7 @@ SUBDIR += midori SUBDIR += mimetex SUBDIR += mini_httpd + SUBDIR += minio SUBDIR += mitmproxy SUBDIR += mkapachepw SUBDIR += mknmz-wwwoffle |