15 lines
443 B
Makefile
15 lines
443 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/03/04 06:53:25 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= uniplate-1.6.6
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Help writing simple, concise and fast generic operations
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-hashable/buildlink3.mk"
|
|
.include "../../wip/hs-syb/buildlink3.mk"
|
|
.include "../../wip/hs-unordered-containers/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|