aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-base-unicode-symbols/Makefile
blob: 942d9d175dae2d112b7555b2bef3d354ab1899a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   base-unicode-symbols
PORTVERSION=    0.2.2.4
PORTREVISION=   2
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Unicode alternatives for common functions and operators

LICENSE=    BSD

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