11 lines
290 B
Makefile
11 lines
290 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/05/05 00:03:05 szptvlfn Exp $
|
|
|
|
DISTNAME= newtype-0.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= szptvlfn@NetBSD.org
|
|
COMMENT= Typeclass and set of functions for working with newtypes
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|