freebsd-ports/devel/hs-terminfo/Makefile
2012-06-03 21:57:36 +00:00

19 lines
407 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
PORTREVISION= 1
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>