pkgsrc/graphics/giflib/Makefile
adam d774deab54 Changes 5.0.5:
This release sets the error return properly when a screen descriptor read fails, and fixes minor API documentation bugs.
2013-08-31 18:41:33 +00:00

12 lines
217 B
Makefile

# $NetBSD: Makefile,v 1.48 2013/08/31 18:41:33 adam Exp $
.include "Makefile.common"
COMMENT= GIF image format library
CONFLICTS+= libungif-[0-9]*
BUILD_DIRS= lib
INSTALL_DIRS= lib
.include "../../mk/bsd.pkg.mk"