openbsd-ports/www/netsurf/Makefile
bentley bae807c30b Update to netsurf-3.0.
Changelog here:
http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt

Thanks to sthen@ tobiasu@ jturner@ for testing.

ok sthen@
2013-05-03 07:32:34 +00:00

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>