# Created by: Nikolai Lifanov # $FreeBSD: head/devel/hs-ncurses/Makefile 409201 2016-02-19 20:38:29Z pgj $ PORTNAME= ncurses PORTVERSION= 0.2.15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Modernised Haskell binding to GNU ncurses LICENSE= GPLv3 USE_CABAL= c2hs>=0.15 USES= ncurses .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include