X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/34d7c8af2ff40e5fff7b67bfbe523e976987e92a..b42bd7e8495f5e1901c816c40aeeb2b7b9738d81:/openwrt/package/lcd4linux/Makefile diff --git a/openwrt/package/lcd4linux/Makefile b/openwrt/package/lcd4linux/Makefile index c283a61e8..a35e5ebfe 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)