# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id: Makefile $
+# $Id$
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
define Package/strongswan/Default
TITLE:=strongSwan
+ DEPENDS:=@LINUX_2_4
DESCRIPTION:=\
strongSwan is an IPsec implementation for Linux.
URL:=http://www.strongswan.org/
SUBMENU:=Network Support
$(call Package/strongswan/Default)
TITLE+= (kernel module)
+ DEPENDS:=@LINUX_2_4
DESCRIPTION+=\\\
\\\
This package contains the strongSwan kernel module.