File: net/iptables/Makefile
base-0 patch-1
Line 5Line 5
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES =
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES =
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
MAINTAINER = Andrew Scott <ascott@tathata.org>
MAINTAINER = Nate Riffe <inkblot@movealong.org>
LICENSE = GPL

DESCRIPTION = Free firewall software distributed under GNU General Public License
LICENSE = GPL

DESCRIPTION = Free firewall software distributed under GNU General Public License
Line 22Line 22
jump to a user-defined chain in the same table.
endef

jump to a user-defined chain in the same table.
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc

DEPENDS = kernel/linux-headers
DEPENDS = kernel/linux-headers
# Builddeps are installed in $(BUILD_PREFIX) in their entirety
#BUILDDEPS = kernel/linux
# this was installing two kernel builds, which made baby jesus
# cry.


# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile