1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/p5-Log-Simple/Makefile
2021-04-06 16:31:07 +02:00

19 lines
300 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= Log-Simple
PORTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Basic runtime logger
LICENSE= GPLv2
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>