bentley da38f31b19 Update to netsurf-3.5 and its accompanying libraries.
New in this release: (very) basic JavaScript support can be enabled
in the settings. Webp support has been removed by upstream.

ok landry@
2016-03-06 20:27:24 +00:00

17 lines
393 B
Makefile

# $OpenBSD: Makefile,v 1.4 2016/03/06 20:27:24 bentley Exp $
SUBDIR += browser
SUBDIR += buildsystem
SUBDIR += hubbub
SUBDIR += libcss
SUBDIR += libdom
SUBDIR += libnsbmp
SUBDIR += libnsgif
SUBDIR += libnsutils
SUBDIR += libparserutils
SUBDIR += libutf8proc
SUBDIR += libwapcaplet
SUBDIR += nsgenbind
.include <bsd.port.subdir.mk>