File:  [cvs.NetBSD.org] / pkgsrc / time / hs-unix-time / Makefile
Revision 1.13: download - view: text, annotated - select for diffs
Sun Feb 2 13:06:02 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.13 2025/02/02 13:06:02 pho Exp $

DISTNAME=	unix-time-0.4.16
PKGREVISION=	1
CATEGORIES=	time

MAINTAINER=	pho@cielonegro.org
COMMENT=	Unix time parser/formatter and utilities
LICENSE=	modified-bsd

.include "../../time/hs-old-time/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>