14 lines
387 B
Makefile
14 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/05/10 23:32:06 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= explicit-iomodes-0.6.0.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= File handles with explicit IOModes
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-base-unicode-symbols/buildlink3.mk"
|
|
.include "../../wip/hs-tagged/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|