8 lines
204 B
Makefile
8 lines
204 B
Makefile
# $OpenBSD: Makefile,v 1.39 2020/08/20 04:14:50 rsadowski Exp $
|
|
|
|
VERSION = 2.235.5
|
|
MASTER_SITES = http://mirrors.jenkins-ci.org/war-stable/${VERSION}/
|
|
DIST_SUBDIR = jenkins-stable
|
|
|
|
.include <bsd.port.mk>
|