aboutsummaryrefslogtreecommitdiffstats
path: root/bvi/bvi_1.3.1.oe
blob: a9c9c4762e6ebe414c8741d35ad17421d9d17dca (plain)
1
2
3
4
5
6
7
8
9
10
HOMEPAGE = "http://bvi.sourceforge.net/"
DESCRIPTION = "binary vi (binary file editor)"
SECTION = "console/utils"
DEPENDS = "ncurses"

SRC_URI = "${SOURCEFORGE_MIRROR}/bvi/bvi-${PV}.src.tar.gz \
	   file://configure.patch;patch=1 \
	   file://compile.patch;patch=1"

inherit autotools