Path to this page:
./
mail/courier-maildir,
Courier maildir utilities
Branch: pkgsrc-2010Q3,
Version: 0.65.0,
Package name: courier-maildir-0.65.0,
Maintainer: pkgsrc-usersThis package contains the utilities used to manipulate the extended
maildir format, Maildir++, used by the Courier mail packages.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2005/02/18 22:12:50 jlam Exp $
case ${STAGE} in
DEINSTALL)
#
# Note some additional files that may be created by the sysadmin
# that can probably be removed.
#
if ${TEST} -x ./+FILES; then
for file in \
${PKG_SYSCONFDIR}/autoresponsesquota \
${PKG_SYSCONFDIR}/maildirfilterconfig \
${PKG_SYSCONFDIR}/maildirshared
do
${ECHO} "# FILE: $file . /dev/null" >> ./+FILES
done
fi
;;
esac
Master sites:
SHA1: 4e5b7e64a35fe886a59621bc87e7f111428f19bc
RMD160: e5fc4742da27b3b97bd2592ad3ecc96618abada3
Filesize: 6933.591 KB
Version history: (Expand)
- (2010-10-17) Package has been reborn
- (2010-10-16) Package added to pkgsrc.se, version courier-maildir-0.65.0 (created)