[Buildroot] [git commit] pv: add license info

Peter Korsgaard jacmet at sunsite.dk
Thu Jun 27 09:29:06 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=3ba9f8231d3dd71303b0218679d6c384be76fc6e
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/pv/pv.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/pv/pv.mk b/package/pv/pv.mk
index 261f213..c2dca2a 100644
--- a/package/pv/pv.mk
+++ b/package/pv/pv.mk
@@ -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))


More information about the buildroot mailing list