-.\" $OpenBSD: bsd.port.mk.5,v 1.547 2021/11/13 12:09:30 kn Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.548 2021/11/16 21:19:24 sthen Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 13 2021 $
+.Dd $Mdocdate: November 16 2021 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
.It Ev GH_COMMIT
SHA1 commit id to fetch.
It is an error to specify ${GH_COMMIT} when ${GH_TAGNAME} is specified.
+.It Ev GH_DISTFILE
+Set by
+.Nm
+to the generated name of the distribution file.
+This can be useful for ports listing multiple
+.Ev DISTFILES .
.It Ev GH_PROJECT
Name of the project on GitHub.
.It Ev GH_TAGNAME