pv: add license info

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2013-06-27 11:29:06 +02:00
parent 6b7e53d361
commit 3ba9f8231d
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
PV_VERSION = 1.4.6
PV_SOURCE = pv-$(PV_VERSION).tar.bz2
PV_SITE = http://www.ivarch.com/programs/sources
PV_LICENSE = Artistic-2.0
PV_LICENSE_FILES = doc/COPYING
PV_MAKE_OPT = LD=$(TARGET_LD) # otherwise 'ld' is used
$(eval $(autotools-package))