summaryrefslogtreecommitdiffstats
path: root/devel/hs-byteorder/Makefile
blob: 0d4506500b34a52b91b8e5848b761a3d9c68576f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	byteorder
PORTVERSION=	1.0.3
PORTREVISION=	4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Exposes the native endianness or byte ordering of the system

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud