sthen 72383b58d9 drop Apache Tomcat v6 port - it's, er, officially been end-of-life
since Dec 2016 and the last release was in April 2017.
(EOL for v7 is Mar 2021).
2020-05-20 16:00:01 +00:00

9 lines
159 B
Makefile

# $OpenBSD: Makefile,v 1.9 2020/05/20 16:00:01 sthen Exp $
SUBDIR =
SUBDIR += v7
SUBDIR += v8
SUBDIR += v9
.include <bsd.port.subdir.mk>