12 lines
284 B
Makefile
12 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/11/02 16:11:16 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= transformers-0.2.2.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Concrete functor and monad transformers
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|