pkgsrc/mail/pymsgauth/DEINSTALL
schmonz 7177677442 Initial import of pymsgauth 2.1.0, a toolkit for automatically and
securely dealing with qsecretary confirmation notices.
2005-04-18 15:59:37 +00:00

10 lines
144 B
Text

# $NetBSD: DEINSTALL,v 1.1.1.1 2005/04/18 15:59:38 schmonz Exp $
case ${STAGE} in
POST-DEINSTALL)
${RM} ${PREFIX}/bin/pymsgauth-*
;;
esac