aboutsummaryrefslogblamecommitdiff
path: root/math/hs-NumInstances/Makefile
blob: 19f2efe6a2c1fe3eed6262be329ec607c2329b54 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           

                            
                   
                 




                                                                     
                          
 

                                                 
# $FreeBSD$

PORTNAME=	NumInstances
PORTVERSION=	1.3
PORTREVISION=	6
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Instances of numeric classes for functions and tuples

LICENSE=	BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>