#!/bin/sh
cd ${WRKSRC}/unix
./configure --with-readline --prefix=${PREFIX}
