pkgsrc/devel/hs-safe/Makefile

12 lines
272 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2020/01/02 07:19:23 pho Exp $
DISTNAME= safe-0.3.18
CATEGORIES= devel
MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Library for safe (pattern match free) functions
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"