# ex:ts=8 # New ports collection makefile for: rlwrap # Date created: Aug 12, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= rlwrap PORTVERSION= 0.28 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ MAINTAINER= laszlof@FreeBSD.org COMMENT= Readline wrapper USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD LDFLAGS=-lutil MAN1= rlwrap.1 .include