pkgsrc-wip/hs-strict/Makefile

13 lines
292 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/01/06 13:07:28 phonohawk Exp $
#
DISTNAME= strict-0.3.2
CATEGORIES= devel
LICENSE= modified-bsd
MAINTAINER= pho@cielonegro.org
COMMENT= Strict versions of some standard Haskell data types
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"