2000-04-13 12:33:50 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.26 2000/04/13 16:33:50 jakob Exp $
|
1999-03-16 00:59:59 -05:00
|
|
|
|
2000-04-13 12:33:50 -04:00
|
|
|
DISTNAME= ethereal-0.8.7
|
1998-09-22 15:39:20 -04:00
|
|
|
CATEGORIES= net x11
|
2000-03-25 18:13:01 -05:00
|
|
|
NEED_VERSION= 1.230
|
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/
|
|
|
|
|
2000-03-25 18:13:01 -05:00
|
|
|
LIB_DEPENDS= gtk.1.2::x11/gtk+
|
|
|
|
|
1999-09-23 16:48:57 -04:00
|
|
|
MAINTAINER= jakob@openbsd.org
|
1999-05-25 19:10:50 -04:00
|
|
|
|
2000-03-05 13:30:21 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-03-05 05:38:41 -05:00
|
|
|
|
2000-03-05 13:30:21 -05:00
|
|
|
FAKE= Yes
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2000-03-05 13:30:21 -05:00
|
|
|
USE_X11= Yes
|
1999-03-16 21:42:33 -05:00
|
|
|
SYSCONFDIR= ${PREFIX}/share/ethereal
|
1999-08-12 22:12:28 -04:00
|
|
|
SEPARATE_BUILD= concurrent
|
2000-03-05 13:30:21 -05:00
|
|
|
GNU_CONFIGURE= Yes
|
1999-01-30 15:12:21 -05:00
|
|
|
|
1998-09-22 15:39:20 -04:00
|
|
|
.include <bsd.port.mk>
|