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

(-)Makefile (-1 / +4 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	Mail-Ezmlm
8
PORTNAME=	Mail-Ezmlm
9
PORTVERSION=	0.08.2
9
PORTVERSION=	0.08.2
10
PORTREVISION=	1
10
CATEGORIES=	mail perl5
11
CATEGORIES=	mail perl5
11
MASTER_SITES=	CPAN
12
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
Lines 15-21 Link Here
15
MAINTAINER=	dhn@FreeBSD.org
16
MAINTAINER=	dhn@FreeBSD.org
16
COMMENT=	Perl module to allow object methods for ezmlm-idx mailing lists
17
COMMENT=	Perl module to allow object methods for ezmlm-idx mailing lists
17
18
18
BUILD_DEPENDS=	${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
19
BUILD_DEPENDS=	${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \
20
		p5-Crypt-GPG>=0:${PORTSDIR}/security/p5-Crypt-GPG
21
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
22
20
EZMLM_DIR?=	${LOCALBASE}
23
EZMLM_DIR?=	${LOCALBASE}

Return to bug 165667