openbsd-ports/net/unison/2.4x/Makefile
bket b659cc418f Update to unison-2.51.4
This is a release along the 2.51 stable branch. It is
protocol-compatible with prior 2.51 releases.

Changes: https://github.com/bcpierce00/unison/releases/tag/v2.51.4
2021-06-27 19:17:41 +00:00

14 lines
224 B
Makefile

# $OpenBSD: Makefile,v 1.14 2021/06/27 19:17:41 bket Exp $
VER= 2.48.15
REV= v4
REVISION= 6
GH_TAGNAME= v${VER}${REV}
PKGNAME= unison-${VER}${REV:S/^v/pl/}
PORTROACH= limit:^2\.4
DOCS= BUGS.txt
.include <bsd.port.mk>