12 lines
313 B
Makefile
12 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/02/17 14:58:38 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= uniplate-1.6
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Help writing simple, concise and fast generic operations
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-syb/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|