12 lines
304 B
Makefile
12 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:57 mef Exp $
|
|
|
|
DISTNAME= basement-0.0.11
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Foundation scrap box of array and string
|
|
LICENSE= modified-bsd
|
|
|
|
BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|