freebsd-ports/devel/p5-Log-Any/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

20 lines
392 B
Makefile

PORTNAME= Log-Any
PORTVERSION= 1.707
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PREACTION
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to bring loggers and listeners together
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
CONFLICTS_INSTALL= p5-Log-Any-Adapter-Syslog
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>