New in this release: (very) basic JavaScript support can be enabled in the settings. Webp support has been removed by upstream. ok landry@
17 lines
393 B
Makefile
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>
|