2011-07-18 20:02:20 +00:00

12 lines
225 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/07/18 20:02:20 landry Exp $
COMMENT = GIF decoding library
NETSURF_PROJECT = libnsgif
NETSURF_VERSION = 0.0.3
CATEGORIES = graphics
SHARED_LIBS = nsgif 0.0 #0.0.3
.include <bsd.port.mk>