openbsd-ports/www/netsurf/libnsbmp/Makefile
bentley ac39aa6a57 Update www/netsurf to 2.8, and related libraries.
Improvements in this release are detailed in the changelog.

ok landry@, slightly older diff ok sthen@
2012-01-12 03:17:08 +00:00

14 lines
264 B
Makefile

# $OpenBSD: Makefile,v 1.3 2012/01/12 03:17:08 bentley Exp $
COMMENT = BMP/ICO decoding library
NETSURF_PROJECT = libnsbmp
NETSURF_VERSION = 0.0.3
WRKDIST = ${WRKDIR}/${DISTNAME}
CATEGORIES = graphics
SHARED_LIBS = nsbmp 0.0 #0.0.3
.include <bsd.port.mk>