[packages] libowfat: add url, fix copyright, remove $Id$
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
00137e5739
commit
2f2b256d3a
@ -1,10 +1,9 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2008 OpenWrt.org
|
# Copyright (C) 2010 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
# $Id$
|
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
@ -27,6 +26,7 @@ define Package/libowfat
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=reimplemented libdjb under GPL
|
TITLE:=reimplemented libdjb under GPL
|
||||||
|
URL:=http://www.fefe.de/libowfat/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user