summaryrefslogtreecommitdiff
path: root/time/hs-timezone-series/Makefile
blob: ea9666b855d5278b005074054edbad7836c2e6bf (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.3 2020/01/02 15:41:01 pho Exp $

DISTNAME=	timezone-series-0.1.9
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"