blob: c2dca2a63b70ace864fc6519347463db18858aaf [file] [log] [blame] [edit]
################################################################################
#
# pv
#
################################################################################
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))