kumquat-buildroot/package/pv/pv.mk
Roeland Van Praet 7f7cff5239 package: add 'pv' (Pipe-Viewer)
Signed-off-by: Roeland Van Praet <roelvp@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-07 10:19:54 +02:00

12 lines
206 B
Makefile

#######################
#
# pv - Pipe Viewer
#
#######################
PV_VERSION = 1.2.0
PV_SOURCE = pv-$(PV_VERSION).tar.bz2
PV_SITE = http://pipeviewer.googlecode.com/files
$(eval $(call AUTOTARGETS))