File:  [cvs.NetBSD.org] / pkgsrc / sysutils / hs-filepath-bytestring / Makefile
Revision 1.6: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:47 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.6 2025/02/02 13:05:47 pho Exp $

DISTNAME=	filepath-bytestring-1.5.2.0.2
PKGREVISION=	1
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Library for manipulating RawFilePaths in a cross platform way
LICENSE=	modified-bsd

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

CVSweb <webmaster@jp.NetBSD.org>