1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Remove procmail dependency - procmail can be substituted by dropmail

PR:		113483
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
This commit is contained in:
Martin Wilke 2007-06-11 06:01:29 +00:00
parent 777aabcf54
commit fddf0f606f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193219

View File

@ -7,7 +7,7 @@
PORTNAME= anomy-sanitizer
PORTVERSION= 1.76
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail security
MASTER_SITES= http://mailtools.anomy.net/dist/
@ -15,8 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Sanitize and clean incoming/outgoing mail
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
procmail:${PORTSDIR}/mail/procmail
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
USE_PERL5= yes