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

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

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

LICENSE=    BSD3CLAUSE

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