mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework - Trim Makefile header - Use single space after WWW: in pkg-descr With hat: perl@
This commit is contained in:
parent
7aa62c7766
commit
60478f86e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325875
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Log-Log4perl-Appender-RabbitMQ
|
||||
# Date created: 2010-09-09
|
||||
# Whom: Steve Wills <swills@freebsd.org>
|
||||
#
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Log-Log4perl-Appender-RabbitMQ
|
||||
PORTVERSION= 0.102220
|
||||
@ -27,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/l4p-tmpl:${PORTSDIR}/devel/p5-Log-Log4perl \
|
||||
|
||||
MAN3= Log::Log4perl::Appender::RabbitMQ.3
|
||||
|
||||
USE_PERL5= yes
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
Perl module which allows logging to RabbitMQ
|
||||
|
||||
WWW: http://search.cpan.org/dist/Log-Log4perl-Appender-RabbitMQ/
|
||||
WWW: http://search.cpan.org/dist/Log-Log4perl-Appender-RabbitMQ/
|
||||
|
Loading…
Reference in New Issue
Block a user