freebsd-ports/devel/hs-terminfo/Makefile
Gabor Pali 045d7f8d80 - Update to 0.3.2.3
Obtained from:	FreeBSD Haskell
2012-02-13 04:46:18 +00:00

18 lines
391 B
Makefile

# New ports collection makefile for: hs-terminfo
# Date created: May 14, 2010
# Whom: Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= terminfo
PORTVERSION= 0.3.2.3
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>