head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.06.08.00.30.43;	author dwcjr;	state dead;
branches;
next	1.1;

1.1
date	2001.06.08.00.15.27;	author dwcjr;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fix my booboo

Submitted by:	billf
Reviewed by:	will
@
text
@# New ports collection makefile for:	ssldump
# Date created:		07 Jun 2001
# Whom:			Stanislav Grozev <tacho@@daemonz.org>
#
# $FreeBSD: ports/security/ssldump/Makefile,v 1.1 2001/06/08 00:15:27 dwcjr Exp $
#

PORTNAME=	ssldump
PORTVERSION=	0.9b1.p1
CATEGORIES=	security
MASTER_SITES=	http://www.rtfm.com/ssldump/
DISTNAME=	ssldump-0.9b1
DIST_SUBDIR=	ssldump

PATCH_SITES=	http://www.rtfm.com/ssldump/
PATCHFILES=	patch1

MAINTAINER=	tacho@@daemonz.org

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-openssl=/usr

MAN1=		ssldump.1

.include <bsd.port.mk>
@


1.1
log
@Add ssldump, "An SSLv3/TLS network protocol analyzer"

PR:		27946
Submitted by:	tacho@@daemonz.org
Reviewed by:	will
@
text
@d5 1
a5 1
# $FreeBSD$
@

