freebsd-ports/japanese/dserver/pkg-req
Masafumi Max NAKANE 520b21cc72 New port, dserver:
A CD-ROM dictionary lookup facility (server and clients).

Submitted by:	Yoshio MITA <mita@jp.freebsd.org>
(Closing PR #2311.)
1997-01-29 03:56:05 +00:00

7 lines
188 B
Bash

#!/bin/sh
if [ "$2" != "INSTALL" ]
then exit
fi
echo "Consider ${PKG_PREFIX}/lib/dserver/setup.sh for startup configuration."
echo "Documents are put in ${PKG_PREFIX}/lib/dserver/doc/."