bentley 7eb97e663d Update to netsurf-3.6 and its accompanying libraries.
Note: upstream has renamed the main executable from "netsurf" to
"netsurf-gtk".
2016-11-30 07:35:00 +00:00

14 lines
266 B
Makefile

# $OpenBSD: Makefile,v 1.13 2016/11/30 07:35:00 bentley Exp $
COMMENT = string internment library
NETSURF_PROJECT = libwapcaplet
NETSURF_VERSION = 0.4.0
CATEGORIES= devel
SHARED_LIBS = wapcaplet 3.0 #0.3.0
TEST_DEPENDS += devel/check
.include <bsd.port.mk>