---
name: exact
version: 1.41_1
origin: mail/exact
comment: A program that implements POP Before SMTP Relay Authentication
arch: freebsd:10:x86:64
www: http://adju.st/dist/exact/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 36713
desc: |
  EXACT is a program that implements POP Before SMTP Relay Authentication.

  It will work as is with UW-IMAPD, Cyrus, Courier (imapd and popd),
  Perdition, Exim and Sendmail.

  WWW: http://adju.st/dist/exact/
categories:
- mail
files:
  /usr/local/etc/exact.conf.sample: 778065c535b91d45a3279ccd91da0bfe146884e9c2de17dfeec693cbe0e214ad
  /usr/local/etc/rc.d/exact.sh: e159aafce2e4797269dfa2ac28f97549df6891d2cea74f741e61d5ec05c81b76
  /usr/local/man/man5/exact.conf.5.gz: 134eeabdd5b73a899fd2d7d00a5e5d5f02d0d9f20969124959ed4d24c973e4c8
  /usr/local/man/man8/exact.8.gz: 5c3b884382c26f4231466c3ec5cba16ca606ab4fa3f6750559518f775c56d98d
  /usr/local/sbin/exact: 0497c2e626107abd98506cd832651292a8e09a2e960f5e8637bc54bdadded274
directories:
  /var/exact/: y
scripts:
  post-install: |
    mkdir -p /var/exact
    chown mailnull:mailnull /var/exact
