Changelog at: http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt ok landry@
16 lines
368 B
Makefile
16 lines
368 B
Makefile
# $OpenBSD: Makefile,v 1.3 2015/03/30 03:01:51 bentley Exp $
|
|
|
|
SUBDIR += browser
|
|
SUBDIR += buildsystem
|
|
SUBDIR += hubbub
|
|
SUBDIR += libcss
|
|
SUBDIR += libdom
|
|
SUBDIR += libnsbmp
|
|
SUBDIR += libnsgif
|
|
SUBDIR += libnsutils
|
|
SUBDIR += libparserutils
|
|
SUBDIR += libutf8proc
|
|
SUBDIR += libwapcaplet
|
|
|
|
.include <bsd.port.subdir.mk>
|