summaryrefslogtreecommitdiff
path: root/devel/hs-uniplate/Makefile
blob: 19e2a692ad422a22873f4d27eb84eda45f20e5d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $

DISTNAME=	uniplate-1.6.12
PKGREVISION=	6
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"