-SECTION:=base
-CATEGORY:=Network
-DEPENDS:=@LINUX_2_6
-TITLE:=IPsec management tools
-DESCRIPTION:=IPsec management tools
-URL:=http://keynote.sourceforge.net/
-endef
-
-define Build/Configure
-$(call Build/Configure/Default,--enable-static --enable-shared,LDFLAGS="-L$(STAGING_DIR)/usr/lib")
-endef
-
-define Build/Compile
- $(call Build/Compile/Default,$(TARGET_CONFIGURE_OPTS) \
- CFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
- all)
+ SECTION:=net
+ CATEGORY:=Network
+ DEPENDS:=@LINUX_2_6 +libopenssl
+ TITLE:=Simple and flexible trust-management system
+ DESCRIPTION:=\
+ KeyNote is a simple and flexible trust-management system designed to work \\\
+ well for a variety of large- and small- scale Internet-based applications.\\\
+ It provides a single, unified language for both local policies and \\\
+ credentials.
+ URL:=http://www1.cs.columbia.edu/~angelos/keynote.html