# $OpenBSD: Makefile,v 1.15 2013/04/25 15:21:40 sthen Exp $ COMMENT= SSLv3/TLS network protocol analyzer DISTNAME= ssldump-0.9b3 REVISION= 1 CATEGORIES= net HOMEPAGE= http://www.rtfm.com/ssldump/ MAINTAINER= Jakob Schlyter PERMIT_PACKAGE_CDROM= Yes WANTLIB= c crypto m pcap ssl MASTER_SITES= http://www.rtfm.com/ssldump/ USE_GMAKE= Yes CONFIGURE_STYLE= gnu dest CONFIGURE_ARGS+= --with-openssl-inc=/usr/include \ --with-openssl-lib=/usr/lib NO_TEST= Yes .include