11 lines
196 B
Makefile
11 lines
196 B
Makefile
# $OpenBSD: Makefile,v 1.6 2019/03/04 12:51:16 chrisz Exp $
|
|
|
|
VER= 2.48.15
|
|
REV= v4
|
|
GH_TAGNAME= v${VER}${REV}
|
|
PKGNAME= unison-${VER}${REV:S/^v/pl/}
|
|
|
|
PORTROACH= limit:^2\.4
|
|
|
|
.include <bsd.port.mk>
|