aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-text/Makefile
blob: 275e4c738717edcf6ee4fd074106471504d8d530 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                    
                       
                 


                                   
                                                  
 
                          
 

                                                 
# $FreeBSD$

PORTNAME=	text
PORTVERSION=	1.1.0.0
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Efficient packed Unicode text type

LICENSE=	BSD3CLAUSE

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