File:  [cvs.NetBSD.org] / pkgsrc / sysutils / hs-byteorder / Makefile
Revision 1.10: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:45 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.10 2025/02/02 13:05:45 pho Exp $

DISTNAME=	byteorder-1.0.4
PKGREVISION=	9
CATEGORIES=	sysutils

MAINTAINER=	pho@cielonegro.org
COMMENT=	Exposes the native endianness or byte ordering of the system
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>