summaryrefslogtreecommitdiffstats
path: root/package/keynote
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-07 08:34:51 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-07 08:34:51 +0000
commitc4b73fa154ce47702ee9b3bbe621d8f079eb7fa5 (patch)
tree0f9b6c1a366e3cdca242f1fbebe68337d21e3b7b /package/keynote
parenta2f0b8eb3e1896bf83e696a4e06757c6ead43fd4 (diff)
move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/keynote')
-rw-r--r--package/keynote/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 787c19deb..61eae5857 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -23,14 +23,16 @@ define Package/keynote
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
endef
+define Package/keynote/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.
+endef
+
CONFIGURE_ARGS += \
--enable-static \
--enable-shared