ports/www/tomcat/v8/Makefile

8 lines
153 B
Makefile

COMMENT-main= Java servlet 3.1 and Java server pages 2.3 server
PKGSPEC-main= tomcat->=8,<9
MAJ_VER= 8
MIN_VER= 5
MICRO_VER= 93
.include <bsd.port.mk>