summaryrefslogtreecommitdiff
path: root/time/hs-timezone-series/Makefile
blob: 98dcb1cee1af6b4c2d4581d2125396f26225fc95 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2014/11/24 21:22:37 szptvlfn Exp $

DISTNAME=	timezone-series-0.1.3
CATEGORIES=	time

MAINTAINER=	szptvlfn@NetBSD.org
COMMENT=	Enhanced timezone handling for Data.Time
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"