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

(-)Makefile (-5 / +1 lines)
Lines 7-24 Link Here
7
7
8
PORTNAME=	Log-Log4perl
8
PORTNAME=	Log-Log4perl
9
PORTVERSION=	1.18
9
PORTVERSION=	1.18
10
PORTREVISION=	1
10
CATEGORIES=	devel perl5
11
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
12
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	Log
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	lth@FreeBSD.org
15
MAINTAINER=	lth@FreeBSD.org
16
COMMENT=	Log4j implementation for Perl
16
COMMENT=	Log4j implementation for Perl
17
17
18
RUN_DEPENDS+=	p5-Storable>0:${PORTSDIR}/devel/p5-Storable \
19
		p5-PathTools>0:${PORTSDIR}/devel/p5-PathTools
20
BUILD_DEPENDS=	${RUN_DEPENDS}
21
22
PERL_CONFIGURE=	yes
18
PERL_CONFIGURE=	yes
23
19
24
MAN3=		Log::Log4perl.3 \
20
MAN3=		Log::Log4perl.3 \

Return to bug 128185