freebsd-ports/editors/xemacs21-mule-common/pkg-install
Satoshi Asami 65e661f4df Get these up to 21.1.12 too.
PR:		20481, 20482
Submitted by:	maintainer
2000-08-25 00:27:00 +00:00

7 lines
419 B
Bash

#!/bin/sh
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "################################################################"
echo "You must install one of packages, xemacs-mule and "
echo " ja-xemacs-*-21.1.12 (ja-xemacs-21.1.12, ja-xemacs-canna-21.1.12, etc.)"
echo ", each of which contains only the executables for XEmacs(version 21.1.12)"
echo "################################################################"