summaryrefslogtreecommitdiff
path: root/math/hs-algebraic-graphs/Makefile
blob: ca1b596e57d491f2aa90e4a880cfd8a8b7a7386d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:16 pho Exp $

DISTNAME=	algebraic-graphs-0.6
PKGREVISION=	1
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Library for algebraic graph construction and transformation
LICENSE=	mit

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