Commit 3ba9f823 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

pv: add license info

parent 6b7e53d3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))