12 lines
301 B
Makefile
12 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/02/18 15:07:27 mef Exp $
|
|
|
|
DISTNAME= split-0.2.3.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Combinator library for splitting lists
|
|
LICENSE= modified-bsd
|
|
|
|
BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|