13 lines
307 B
Makefile
13 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/05/16 20:47:08 szptvlfn Exp $
|
|
#
|
|
|
|
DISTNAME= arrow-list-0.2.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= List arrows for Haskell
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../devel/hs-mtl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|