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

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

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

LICENSE=	GPLv2

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