aboutsummaryrefslogtreecommitdiffstats
path: root/package/keynote/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-09-07 08:34:51 +0000
committerNicolas Thill <nico@openwrt.org>2007-09-07 08:34:51 +0000
commit34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a (patch)
treed03a529733bb0260835cc50a4592b3e9b3f62dde /package/keynote/Makefile
parent3e2f44481fc0c353cc53c3a70b8a59d2ce0c6b60 (diff)
downloadupstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.tar.gz
upstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.tar.bz2
upstream-34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a.zip
move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
Diffstat (limited to 'package/keynote/Makefile')
-rw-r--r--package/keynote/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 787c19deb7..61eae58575 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