openbsd-ports/www/netsurf/Makefile
bentley 3d5867032f Update to netsurf-3.7.
I didn't receive any test reports on exotic architectures this time.

ok landry@
2017-11-04 22:28:01 +00:00

22 lines
516 B
Makefile

# $OpenBSD: Makefile,v 1.7 2017/11/04 22:28:01 bentley Exp $
SUBDIR += browser
SUBDIR += buildsystem
SUBDIR += hubbub
SUBDIR += libcss
SUBDIR += libdom
SUBDIR += libnsbmp
SUBDIR += libnsfb
SUBDIR += libnsgif
SUBDIR += libnslog
SUBDIR += libnspsl
SUBDIR += libnsutils
SUBDIR += libparserutils
SUBDIR += libsvgtiny
SUBDIR += libutf8proc
SUBDIR += libwapcaplet
SUBDIR += netsurf-fb
SUBDIR += nsgenbind
.include <bsd.port.subdir.mk>