bae807c30b
Changelog here: http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt Thanks to sthen@ tobiasu@ jturner@ for testing. ok sthen@
12 lines
226 B
Makefile
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>
|