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!
12 lines
208 B
Makefile
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>
|