openbsd-ports/www/netsurf/libnsgif/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

12 lines
226 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/05/03 07:32:34 bentley Exp $
COMMENT = GIF decoding library
NETSURF_PROJECT = libnsgif
NETSURF_VERSION = 0.1.0
CATEGORIES = graphics
SHARED_LIBS = nsgif 0.0 #0.1.0
.include <bsd.port.mk>