# Template file for 'links' pkgname=links version=2.16 revision=1 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config" makedepends="bzip2-devel gpm-devel libpng-devel libressl-devel tiff-devel" short_desc="Graphics and text mode web browser, released under GPL" maintainer="Toyam Cox " license="GPL-2.0-or-later" homepage="http://links.twibright.com/" distfiles="http://links.twibright.com/download/links-${version}.tar.gz" checksum=83ab4557d9b121570384d1bd27adf16f962b9b007bac5780ae094e6fff6b3d62 post_install() { mkdir -p ${DESTDIR}/usr/share/doc/ mv doc/ ${DESTDIR}/usr/share/doc/links }