9 lines
153 B
Makefile
9 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= 84
|
|
|
|
.include <bsd.port.mk>
|