DESCRIPTION:= is obselete

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2007-10-14 04:32:56 +00:00
parent 529a8fe5ac
commit 293efb7831
223 changed files with 1575 additions and 981 deletions

View File

@ -27,15 +27,17 @@ define Package/psybnc
CATEGORY:=Network
DEPENDS:=
TITLE:=An IRC-Bouncer with many features
DESCRIPTION:=\
psyBNC is an easy-to-use, multi-user, permanent \\\
IRC-Bouncer with many features. Some of its features \\\
vhost- and relay support to connected bouncers and an \\\
extensive online help system. Many other helpful \\\
functions are included.
URL:=http://www.psybnc.info/
endef
define Package/psybnc/description
psyBNC is an easy-to-use, multi-user, permanent
IRC-Bouncer with many features. Some of its features
vhost- and relay support to connected bouncers and an
extensive online help system. Many other helpful
functions are included.
endef
define Build/Compile
$(call Build/Compile/Default, \
CFLAGS="$(TARGET_CFLAGS)" \