.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
.if ${OSVERSION} < 450001
BROKEN= requires FreeBSD 4.0 or later
BROKEN= "Systems prior to 450001 are out of support"
.endif