|
@ -1,5 +1,5 @@ |
|
|
#
|
|
|
#
|
|
|
# Copyright (C) 2006-2010 OpenWrt.org
|
|
|
|
|
|
|
|
|
# Copyright (C) 2006-2014 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.
|
|
@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=@SF/mad \
|
|
|
PKG_SOURCE_URL:=@SF/mad \
|
|
|
ftp://ftp.mars.org/pub/mpeg/ |
|
|
ftp://ftp.mars.org/pub/mpeg/ |
|
|
PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c |
|
|
PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c |
|
|
|
|
|
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> |
|
|
|
|
|
|
|
|
PKG_LICENSE:=GPLv2 |
|
|
PKG_LICENSE:=GPLv2 |
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
PKG_LICENSE_FILES:=COPYING |
|
|