5 lines
132 B
Makefile
5 lines
132 B
Makefile
VERSION = 2.401.3
|
|
MASTER_SITES = https://get.jenkins.io/war-stable/${VERSION}/
|
|
DIST_SUBDIR = jenkins-stable
|
|
|
|
.include <bsd.port.mk>
|