# New ports collection makefile for:   ethereal
# Version required:    0.5.0
# Date created:        10 August 1998
# Whom:                Bill Fumerola <billf@chc-chimes.com>
#
# $Id: Makefile,v 1.1.2.3 1999/03/09 04:25:38 itojun Exp $
#

DISTNAME=	ethereal-0.5.1
CATEGORIES=	net
MASTER_SITES=	http://ethereal.zing.org/distribution/ \
		http://ethereal.boehm.org/distribution/ \
		ftp://ethereal.zing.org/pub/ethereal/

PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/
PATCHFILES=	ethereal-051-v6-19990309.diff.gz
PATCH_DIST_STRIP=	-p1

MAINTAINER=	billf@FreeBSD.ORG

LIB_DEPENDS=	gtk.1:${PORTSDIR}/x11-toolkits/gtk

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

MAN1=		ethereal.1

.include <bsd.port.mk>
