File:  [cvs.NetBSD.org] / pkgsrc / graphics / hs-JuicyPixels / Makefile
Revision 1.16: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:32 2025 UTC (2 months, 1 week ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.16 2025/02/02 13:05:32 pho Exp $

DISTNAME=	JuicyPixels-3.3.9
PKGREVISION=	1
CATEGORIES=	graphics

MAINTAINER=	pho@cielonegro.org
COMMENT=	Picture loading/serialization
LICENSE=	modified-bsd

.include "../../archivers/hs-zlib/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>