# ex:ts=8
# New ports collection makefile for:	rlwrap
# Date created:			Aug 12, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/devel/rlwrap/Makefile,v 1.31 2009/02/24 03:57:27 tabthorpe Exp $
#

PORTNAME=	rlwrap
PORTVERSION=	0.30
CATEGORIES=	devel
MASTER_SITES=	http://utopia.knoware.nl/~hlub/uck/rlwrap/ \
		${MASTER_SITE_LOCAL} \
		http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITE_SUBDIR=	dryice

MAINTAINER=	gamato@users.sf.net
COMMENT=	Readline wrapper

GNU_CONFIGURE=		yes
CONFIGURE_ENV+=		ptyttylib_cv_ptys=BSD LDFLAGS=-lutil

MAN1=	rlwrap.1

.include <bsd.port.mk>
