bentley 4d8845c5da Add netsurf debug packages.
While here, bump all packages after netsurf-buildsystem update.
2019-11-11 03:21:55 +00:00

13 lines
245 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/11/11 03:21:55 bentley Exp $
COMMENT = BMP/ICO decoding library
NETSURF_PROJECT = libnsbmp
NETSURF_VERSION = 0.1.5
REVISION = 0
CATEGORIES = graphics
SHARED_LIBS = nsbmp 1.0 #0.1.3
.include <bsd.port.mk>