aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-readline/Makefile
blob: 9eacd4ec8c8db9e7234a8b61cf35e7d5967d3ded (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=   readline
PORTVERSION=    1.0.3.0
PORTREVISION=   4
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Interface to the GNU readline library

LICENSE=    GPLv2

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