summaryrefslogtreecommitdiff
path: root/fbgetty/fbgetty_0.1.698.oe
blob: 5247958cf1083b733c50ea37b12590cf5aacb86d (plain)
1
2
3
4
5
6
7
8
DEPENDS = "virtual/libc"
DESCRIPTION = "framebuffer getty."

SRC_URI = "http://ftp3.ie.freebsd.org/pub/gentoo/distfiles/fbgetty-${PV}.tar.gz \
	   file://${FILESDIR}/compile.patch;patch=1"
B = "${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}"

inherit autotools