freebsd-ports/devel/hs-terminfo/Makefile
Gabor Pali ed762e4906 - Update 0.3.2.4
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:01:19 +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.4
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>