summaryrefslogtreecommitdiff
path: root/openwrt/package/lcd4linux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-21 08:12:49 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-21 08:12:49 +0000
commit338042ea0480be4b7be2d783706474845de33ffa (patch)
tree9746d68e62ad8ee899d82224609b6e7924364e40 /openwrt/package/lcd4linux/Makefile
parentf4a6b6690a58f48804563a623fee33fab34dc6a3 (diff)
downloadmtk-20170518-338042ea0480be4b7be2d783706474845de33ffa.zip
mtk-20170518-338042ea0480be4b7be2d783706474845de33ffa.tar.gz
mtk-20170518-338042ea0480be4b7be2d783706474845de33ffa.tar.bz2
add md5sums
SVN-Revision: 405
Diffstat (limited to 'openwrt/package/lcd4linux/Makefile')
-rw-r--r--openwrt/package/lcd4linux/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/openwrt/package/lcd4linux/Makefile b/openwrt/package/lcd4linux/Makefile
index c283a61..a35e5eb 100644
--- a/openwrt/package/lcd4linux/Makefile
+++ b/openwrt/package/lcd4linux/Makefile
@@ -1,14 +1,12 @@
-#############################################################
-#
-# lcd4linux
-#
-#############################################################
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=lcd4linux
PKG_VERSION:=0.10.0-RC1
PKG_RELEASE:=1
PKG_MD5SUM:=bab64ac01ebdce7e46ab367351af839f
+
PKG_SOURCE_URL:=@SF/lcd4linux/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)