1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/mail/dspampd/pkg-plist
Edwin Groothuis 585a173f2d [NEW PORT] mail/dspampd
DspamPD is a GPL'ed transparent smtp proxy which can do
	content scanning through DSPAM and/or ClamAV...

	DspamPD version v2.00 supports DSPAM version 3.x, both
	stable and -devel ports and both clamav ports.

	The attached shar will create the port for you.

PR:		ports/76118
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 08:15:05 +00:00

11 lines
373 B
Plaintext

sbin/dspampd
etc/dspampd/dspampd.conf.sample
etc/dspampd/dspampd.applyto.sample
etc/dspampd/dspampd.relaycontrol.sample
@dirrm etc/dspampd
@unexec if cmp -s %D/etc/dspampd/dspampd.conf %D/etc/dspampd/dspampd.conf.sample; then rm -f %D/etc/dspampd/dspampd.conf; fi
@exec echo "eeeee" ; %B
@exec [-f %B/dspampd.conf] || cp %B/%f %B/dspampd.conf
@cwd /
@dirrm %%ARCHIVE_DIR%%