This package provides a number of classes for working with Category instances with more structure in Haskell.
13 lines
299 B
Makefile
13 lines
299 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/09/05 20:46:37 szptvlfn Exp $
|
|
|
|
DISTNAME= categories-1.0.6
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= szptvlfn@a-net.email.ne.jp
|
|
COMMENT= Categories
|
|
LICENSE= modified-bsd
|
|
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-void/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|