pkgsrc/sysutils/hs-byteorder/Makefile

12 lines
306 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:22 pho Exp $
DISTNAME= byteorder-1.0.4
PKGREVISION= 4
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"