chrisz 2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00

12 lines
208 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/09/26 09:46:10 chrisz Exp $
VER= 2.48.15
REV= v4
REVISION= 2
GH_TAGNAME= v${VER}${REV}
PKGNAME= unison-${VER}${REV:S/^v/pl/}
PORTROACH= limit:^2\.4
.include <bsd.port.mk>