opnsense-ports/devel/p5-Log-Agent/Makefile
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

19 lines
358 B
Makefile

# Created by: Jesse McConnell <jesse@gallup.com>
# $FreeBSD$
PORTNAME= Log-Agent
PORTVERSION= 1.003
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Set of Perl modules that allows you to enhance logging capabilities
LICENSE= ART20
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>