# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fbv # fbv/Makefile # fbv/distinfo # fbv/pkg-descr # echo c - fbv mkdir -p fbv > /dev/null 2>&1 echo x - fbv/Makefile sed 's/^X//' >fbv/Makefile << '60fcb11178590d8046db1f4b5178dcd2' X# $FreeBSD$ X XPORTNAME= fbv XPORTVERSION= 2015.06.16 XCATEGORIES= graphics X XMAINTAINER= sue@iwmt.org XCOMMENT= View pictures on framebuffer device X XLICENSE= GPLv2 X XLIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ X libpng.so:${PORTSDIR}/graphics/png \ X libgif.so:${PORTSDIR}/graphics/giflib X XUSE_GITHUB= yes XGH_ACCOUNT= uobikiemukot XGH_PROJECT= fbv-freebsd XGH_TAGNAME= a0aed20 X XPLIST_FILES= bin/fbv man/man1/fbv.1.gz X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/fbv ${STAGEDIR}${PREFIX}/bin/ X ${INSTALL_MAN} ${WRKSRC}/fbv.1 ${STAGEDIR}${MANPREFIX}/man/man1 X X.include 60fcb11178590d8046db1f4b5178dcd2 echo x - fbv/distinfo sed 's/^X//' >fbv/distinfo << '3d68425141e10c6c9e5553d0c21959ec' XSHA256 (uobikiemukot-fbv-freebsd-2015.06.16-a0aed20_GH0.tar.gz) = 4c6e520604c8b9c56594ae5a3e849a2b00056cfafe9dc2beb9d6a2e4cccd8c0a XSIZE (uobikiemukot-fbv-freebsd-2015.06.16-a0aed20_GH0.tar.gz) = 17447 3d68425141e10c6c9e5553d0c21959ec echo x - fbv/pkg-descr sed 's/^X//' >fbv/pkg-descr << '80ce8a409be36249960ce5e6453f85cd' Xfbv (FrameBuffer Viewer) is a simple program to view pictures on a linux Xframebuffer device. Xfbv-freebsd is a FreeBSD ported version of fbv. X XWWW: https://github.com/uobikiemukot/fbv-freebsd 80ce8a409be36249960ce5e6453f85cd exit