# $OpenBSD: Makefile,v 1.33 2019/03/30 01:49:23 jasper Exp $

COMMENT =	object storage server compatible with Amazon S3 APIs

V =	 	2019-03-27T22-35-21Z
GH_PROJECT =	minio
GH_TAGNAME =	RELEASE.${V}
PKGNAME =	minio-0.${V:C/T.*//:S/-//g}

SUBST_VARS =	VARBASE

.include <bsd.port.mk>
