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

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

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

LICENSE=	BSD

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