File: net/ethereal/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = ethereal
GARNAME = ethereal
GARVERSION = 0.9.11
GARVERSION = 0.9.13
CATEGORIES = net
MASTER_SITES = http://www.ethereal.com/distribution/
DISTFILES = $(DISTNAME).tar.gz
MAINTAINER = Paul Gray <gray@cs.uni.edu>
CATEGORIES = net
MASTER_SITES = http://www.ethereal.com/distribution/
DISTFILES = $(DISTNAME).tar.gz
MAINTAINER = Paul Gray <gray@cs.uni.edu>
LIBDEPS = lib/libpcap devel/glib lib/gtk+

LICENSE = GPL2

#PATCHFILES =
LICENSE = GPL2

#PATCHFILES =
Line 24Line 23
from the capture.
endef

from the capture.
endef


LIBDEPS = devel/glibc X11/XFree86 lib/libpcap devel/glib lib/gtk+ lib/zlib

CONFIGURE_ARGS = $(DIRPATHS) --without-ucdsnmp --with-glib-prefix=$(DESTDIR) --with-gtk-prefix=$(DESTDIR)
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
CONFIGURE_ARGS = $(DIRPATHS) --without-ucdsnmp --with-glib-prefix=$(DESTDIR) --with-gtk-prefix=$(DESTDIR)
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
BUILD_SCRIPTS = $(WORKSRC)/Makefile

INSTALL_ARGS = install_root=$(DESTDIR)
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
include ../../gar.mk

post-install:
include ../../gar.mk

post-install: