15 lines
400 B
Makefile
15 lines
400 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2021/05/05 11:46:54 pho Exp $
|
||
|
|
||
|
DISTNAME= process-extras-0.7.4
|
||
|
CATEGORIES= sysutils
|
||
|
|
||
|
MAINTAINER= pho@cielonegro.org
|
||
|
COMMENT= Process extras
|
||
|
LICENSE= mit
|
||
|
|
||
|
.include "../../devel/hs-data-default/buildlink3.mk"
|
||
|
.include "../../devel/hs-generic-deriving/buildlink3.mk"
|
||
|
.include "../../devel/hs-ListLike/buildlink3.mk"
|
||
|
.include "../../mk/haskell.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|