pkgsrc/math/hs-indexed-profunctors/Makefile

12 lines
290 B
Makefile

# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:17 pho Exp $
DISTNAME= indexed-profunctors-0.1.1
PKGREVISION= 1
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Utilities for indexed profunctors
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"