Files
pkgsrc-ng/net/lambdamoo/DEINSTALL
2013-09-26 17:14:40 +02:00

18 lines
446 B
Plaintext

# $NetBSD: DEINSTALL,v 1.2 2003/08/30 19:49:25 jlam Exp $
case $2 in
DEINSTALL)
${CAT} << EOF
===========================================================================
If you won't be using lambdamoo-1.8.1 any longer, you may want to remove:
* the following packages: lambdamoo-doc and lambdamoo-core
* the following directory: @LAMBDAMOO_HOME@
===========================================================================
EOF
;;
esac