summaryrefslogtreecommitdiff
path: root/fbgetty/fbgetty_0.1.698.oe
blob: f062373f8e8341653cd6c19710ff8ba9f0cf8462 (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://compile.patch;patch=1"
B = "${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}"

inherit autotools