pkgsrc-wip/hs-Tensor/Makefile
PHO / phonohawk 112ac1ae12 Import hs-Tensor-1.0.0.1 as wip/hs-Tensor.
This package contains tensor data types and their instances for some
basic type classes.
2009-09-22 14:01:20 +00:00

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"