1998-09-18 21:53:24 +00:00
|
|
|
# New ports collection makefile for: ethereal
|
|
|
|
# Version required: 0.3.16
|
|
|
|
# Date created: 10 August 1998
|
|
|
|
# Whom: Bill Fumerola <billf@chc-chimes.com>
|
|
|
|
#
|
1998-10-19 15:51:25 +00:00
|
|
|
# $Id: Makefile,v 1.3 1998/09/29 01:32:40 jkoshy Exp $
|
1998-09-18 21:53:24 +00:00
|
|
|
#
|
|
|
|
|
1998-10-19 15:51:25 +00:00
|
|
|
DISTNAME= ethereal-0.4.0
|
1998-09-18 21:53:24 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://ethereal.zing.org/distribution/ \
|
|
|
|
http://ethereal.boehm.org/distribution/
|
|
|
|
|
|
|
|
MAINTAINER= billf@chc-chimes.com
|
|
|
|
|
1998-09-22 22:55:56 +00:00
|
|
|
LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
|
1998-09-18 21:53:24 +00:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
1998-10-19 15:51:25 +00:00
|
|
|
USE_AUTOCONF= yes
|
1998-09-18 21:53:24 +00:00
|
|
|
|
|
|
|
MAN1= ethereal.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|