112ac1ae12
This package contains tensor data types and their instances for some basic type classes.
13 lines
301 B
Makefile
13 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/09/22 14:01:20 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= Tensor-1.0.0.1
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
HOMEPAGE= http://www.haskell.org/HOpenGL/
|
|
COMMENT= Tensor data types
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|