bae807c30b
Changelog here: http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt Thanks to sthen@ tobiasu@ jturner@ for testing. ok sthen@
14 lines
315 B
Makefile
14 lines
315 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/05/03 07:32:34 bentley Exp $
|
|
|
|
SUBDIR += browser
|
|
SUBDIR += buildsystem
|
|
SUBDIR += hubbub
|
|
SUBDIR += libcss
|
|
SUBDIR += libdom
|
|
SUBDIR += libnsbmp
|
|
SUBDIR += libnsgif
|
|
SUBDIR += libparserutils
|
|
SUBDIR += libwapcaplet
|
|
|
|
.include <bsd.port.subdir.mk>
|