summaryrefslogtreecommitdiff
path: root/devel/hs-uniplate/Makefile
blob: 18beb56bad9b82df9c68edeea93e79e71b2d1da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2014/12/12 22:04:22 szptvlfn Exp $

DISTNAME=	uniplate-1.6.12
PKGREVISION=	3
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Help writing simple, concise and fast generic operations
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../devel/hs-syb/buildlink3.mk"
.include "../../devel/hs-unordered-containers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"