File:  [cvs.NetBSD.org] / pkgsrc / sysutils / hs-disk-free-space / Makefile
Revision 1.5: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:46 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.5 2025/02/02 13:05:46 pho Exp $

DISTNAME=	disk-free-space-0.1.0.1
PKGREVISION=	4
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Retrieve information about disk space usage
LICENSE=	modified-bsd

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

CVSweb <webmaster@jp.NetBSD.org>