aboutsummaryrefslogtreecommitdiffstats
path: root/math/hs-nats/Makefile
blob: b7db273d275fa63ed5a4f9131d5a389b9999719b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=   nats
PORTVERSION=    0.1
PORTREVISION=   1
CATEGORIES= math haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Haskell 98 natural numbers

LICENSE=    BSD

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