pkgsrc/graphics/freeimageplus/Makefile

14 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.11 2022/07/14 23:46:21 dholland Exp $
.include "../../graphics/freeimage/Makefile.common"
PKGNAME= freeimageplus-3.18.0
PKGREVISION= 4
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF (C++ wrapper)
MAKE_FILE= Makefile.fip
.include "../../graphics/freeimage/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"