# $FreeBSD$ .include PACKAGE=runtime PROG= dumpon .if ${MK_OPENSSL} != "no" LIBADD= crypto CFLAGS+=-DHAVE_CRYPTO .endif MAN= dumpon.8 .include