aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-unix-time/Makefile
blob: 25ca08abbc75ef83f76caf9454a8342dd2595cef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	unix-time
PORTVERSION=	0.1.8
CATEGORIES=	devel haskell

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

LICENSE=	BSD

NO_STAGE=	yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>