/games/xkobo/

://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/math/hs-contravariant/Makefile
blob: c0dfb0b8ed67ed75d78d5c713c4323b35a5cade5 (plain) (tree)
1
2
3
4
5
           

                             
                       
                 










                                                 
# $FreeBSD$

PORTNAME=   contravariant
PORTVERSION=    0.2.0.2
PORTREVISION=   2
CATEGORIES= math haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Haskell 98 contravariant functors

LICENSE=    BSD

USE_CABAL=  transformers>=0.2.2

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