Add maintainer to openldap Makefile
[openwrt/svn-archive/archive.git] / libs / fribidi / Makefile
index 94f501b904a19da16b0a1cc322cc08acbe542622..a10343686c54a674c5480697c1f17eef34d1d813 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,10 +13,10 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://fribidi.org/download
-
-PKG_INSTALL:=1
+PKG_MD5SUM:=647aee89079b056269ff0918dc1c6d28
 
 PKG_FIXUP:=libtool
+PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk