10 lines
218 B
Makefile
10 lines
218 B
Makefile
# $OpenBSD: Makefile,v 1.22 2017/05/27 19:57:06 ajacoutot Exp $
|
|
|
|
VERSION = 1.651.2
|
|
MASTER_SITES = http://mirrors.jenkins-ci.org/war-stable/${VERSION}/
|
|
DIST_SUBDIR = jenkins-stable
|
|
REVISION = 4
|
|
|
|
.include <bsd.port.mk>
|
|
|