aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-timezone-series/Makefile
blob: 21c26679426419467657570854ec2c88ae943e1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	timezone-series
PORTVERSION=	0.1.2
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Enhanced timezone handling for Data.Time

LICENSE=	BSD

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