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

(-)./Makefile (-1 / +4 lines)
Lines 8-16 Link Here
8
MASTER_SITES=	CPAN
8
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	5u623l20@gmail.com
12
COMMENT=	Determines Subversion accounts to receive email via the authz file
12
COMMENT=	Determines Subversion accounts to receive email via the authz file
13
13
14
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
16
14
RUN_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
17
RUN_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
15
		p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
18
		p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
16
BUILD_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
19
BUILD_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \

Return to bug 189548