mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
pv: add license info
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user