@comment PKG_FORMAT_REVISION:1.1
@name sendmail-8.12.4
@cwd /usr
bin/mailq
@comment MD5:911c763dd94d3b0385afd01990e72910
bin/newaliases
@comment MD5:911c763dd94d3b0385afd01990e72910
bin/rmail
@comment MD5:6784c207236e5bb16010e5368f79f29c
bin/vacation
@comment MD5:e9fccbe8c272194d0deeccb0e164c395
etc/rc.d/sm-client.sh.sample
@comment MD5:b6af7b547dd0b36775b7818416d7dae8
etc/rc.d/sendmail.sh.sample
@comment MD5:474b7591e94c104e66b9511c12ee14a1
sbin/sendmail
@comment MD5:f11e76bc0d735098b82c097d2503e704
@comment $FreeBSD: ports/mail/sendmail/pkg-plist,v 1.11 2002/04/06 08:17:33 dinoex Exp $
@exec if ! pw groupshow smmsp 2>/dev/null; then pw groupadd smmsp -g 90; fi
@exec if ! pw usershow smmsp 2>/dev/null; then pw useradd smmsp -g smmsp -u 90 -h - -d /nonexistent -s /nonexistent -c "Sendmail Queue"; fi
@exec mkdir -p /var/spool/clientmqueue
@exec chown smmsp:smmsp /var/spool/clientmqueue
@exec chmod 770 /var/spool/clientmqueue
@unexec if pw usershow smmsp | grep -q 90:90; then pw userdel smmsp; fi
@comment (removed by userdel) pw groupdel smmsp
@group smmsp
@group 
@comment (overwritten by pkg_add) chown root:smmsp sbin/sendmail
@exec chmod 2555 sbin/sendmail
@cwd .
@ignore
+COMMENT
@ignore
+DESC
@ignore
+DISPLAY
@display +DISPLAY
