# $OpenBSD: Makefile,v 1.5 2018/03/06 18:38:02 jasper Exp $

COMMENT =	object storage server compatible with Amazon S3 APIs

V =		2018-01-18T20-33-21Z
GH_PROJECT =	minio
GH_TAGNAME =	RELEASE.${V}
PKGNAME =	minio-0.${V:C/T.*//:S/-//g}
REVISION =	0

SUBST_VARS =	VARBASE

.include <bsd.port.mk>
