12 lines
289 B
Makefile
12 lines
289 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:20 pho Exp $
|
|
|
|
DISTNAME= timezone-series-0.1.9
|
|
PKGREVISION= 1
|
|
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"
|