ports/devel/p5-Log-Simple/Makefile
2021-06-25 21:34:46 +08:00

20 lines
314 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
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>