aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-terminfo/Makefile
blob: 74c972283cee779f56601ee97aa122615c759191 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                   
                       
                 




                                                        

                   

                                                 
# New ports collection makefile for: hs-terminfo
# Date created:        May 14, 2010
# Whom:                Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	terminfo
PORTVERSION=	0.3.1.3
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Haskell bindings to the terminfo library

LICENSE=	BSD

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