#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=netstat-nat
-PKG_VERSION:=1.4.9
+PKG_VERSION:=1.4.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://tweegy.nl/download
-PKG_MD5SUM:=45e8d0f47623f619c22a6b894cd03cbc
+PKG_MD5SUM:=c1bbb3ee9774ebfa27c440e2d9dd7286
+
+PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
is the temporary conntrack-storage of netfilter.
endef
-# uses GNU configure
-
-define Build/Compile
- $(MAKE) -C $(PKG_BUILD_DIR) \
- DESTDIR="$(PKG_INSTALL_DIR)" \
- all install
-endef
-
define Package/netstat-nat/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/netstat-nat $(1)/usr/bin/