freebsd-ports/korean/hpscat/pkg-req
Satoshi Asami 30c2c932c8 Hangul Text Printing Utility
PR:		3341
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-06-04 08:35:44 +00:00

9 lines
252 B
Bash

#!/bin/sh
if [ "$2" = "DEINSTALL" ]; then
exit 0
fi
echo "To use hpscat with font loading in gs, use hpscat.sh instead"
echo "Otherwise, you must setup ghostscript to load font first."
echo "Read /usr/local/share/fonts/ked-hpscat/README.jshin(.ks)"