| File: net/shorewall/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 4 | Line 4 |
| MASTER_SITES = http://shorewall.infohiiway.com/pub/shorewall/ DISTFILES = $(GARNAME)-$(GARVERSION).tgz PATCHFILES = gar-base.diff | MASTER_SITES = http://shorewall.infohiiway.com/pub/shorewall/ DISTFILES = $(GARNAME)-$(GARVERSION).tgz PATCHFILES = gar-base.diff |
| # 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 = GPL2 DESCRIPTION = Shorewall Firewall | LICENSE = GPL2 DESCRIPTION = Shorewall Firewall |
| Line 16 | Line 15 |
| standalone GNU/Linux system. endef | standalone GNU/Linux system. endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = DEPENDS = # Builddeps are installed in $(BUILD_PREFIX) in their entirety BUILDDEPS = | SOURCE_LANGUAGES = #sh There is no lang/sh package :< DEPENDS = shells/bash net/iptables |
| # CONFIGURE_SCRIPTS = $(WORKSRC)/configure # BUILD_SCRIPTS = $(WORKSRC)/Makefile # INSTALL_SCRIPTS = $(WORKSRC)/Makefile | |
| INSTALL_SCRIPTS = custom CONFIGURE_ARGS = $(DIRPATHS) | INSTALL_SCRIPTS = custom CONFIGURE_ARGS = $(DIRPATHS) |