View | Details | Raw Unified | Return to bug 113483
Collapse All | Expand All

(-)/usr/ports/mail/anomy-sanitizer/Makefile (-3 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	anomy-sanitizer
8
PORTNAME=	anomy-sanitizer
9
PORTVERSION=	1.76
9
PORTVERSION=	1.76
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	mail security
11
CATEGORIES=	mail security
12
MASTER_SITES=	http://mailtools.anomy.net/dist/
12
MASTER_SITES=	http://mailtools.anomy.net/dist/
13
13
Lines 15-22 Link Here
15
COMMENT=	Sanitize and clean incoming/outgoing mail
15
COMMENT=	Sanitize and clean incoming/outgoing mail
16
16
17
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
17
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
18
		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
18
		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
19
		procmail:${PORTSDIR}/mail/procmail
20
19
21
USE_PERL5=	yes
20
USE_PERL5=	yes

Return to bug 113483