12 lines
290 B
Makefile
12 lines
290 B
Makefile
# $NetBSD: Makefile,v 1.8 2022/02/26 03:58:33 pho Exp $
|
|
|
|
DISTNAME= timezone-series-0.1.13
|
|
PKGREVISION= 2
|
|
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"
|