1999-04-05 07:16:21 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 1999/04/05 11:16:21 jakob Exp $
|
1999-03-16 00:59:59 -05:00
|
|
|
|
1999-01-30 15:12:21 -05:00
|
|
|
DISTNAME= ethereal-0.5.1
|
1998-09-22 15:39:20 -04:00
|
|
|
CATEGORIES= net x11
|
|
|
|
|
1999-04-05 07:16:21 -04:00
|
|
|
MAINTAINER= jakob@crt.se
|
1998-09-22 15:39:20 -04:00
|
|
|
|
|
|
|
MASTER_SITES= http://ethereal.zing.org/distribution/ \
|
|
|
|
http://ethereal.boehm.org/distribution/ \
|
|
|
|
http://ethereal.zing.org/distribution/old-versions/ \
|
|
|
|
http://ethereal.boehm.org/distribution/old-versions/
|
|
|
|
|
1999-03-16 00:59:59 -05:00
|
|
|
LIB_DEPENDS= gtk:${PORTSDIR}/x11/gtk+
|
1998-09-22 15:39:20 -04:00
|
|
|
|
|
|
|
USE_X11= yes
|
1999-03-16 21:42:33 -05:00
|
|
|
SYSCONFDIR= ${PREFIX}/share/ethereal
|
1998-09-22 15:39:20 -04:00
|
|
|
GNU_CONFIGURE= yes
|
1999-03-16 21:42:33 -05:00
|
|
|
CONFIGURE_ARGS= --sysconfdir=${SYSCONFDIR}
|
1999-01-30 15:12:21 -05:00
|
|
|
|
1998-09-22 15:39:20 -04:00
|
|
|
.include <bsd.port.mk>
|