# $NetBSD: Makefile,v 1.4 2017/08/12 06:23:16 ryoon Exp $ # J_VERSION= 2.60.2 MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${J_VERSION}/ MAINTAINER= ryoon@NetBSD.org COMMENT= Open source continuous integration server (LTS release) .include "../../devel/jenkins/Makefile.common" .include "../../mk/bsd.pkg.mk"