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

PORTNAME=	unix-time
PORTVERSION=	0.1.4
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Unix time parser/formatter and utilities

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

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