ports/mail/p5-Log-Procmail/Makefile

17 lines
226 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = perl module for reading procmail logs
DISTNAME = Log-Procmail-0.14
CATEGORIES = mail textproc
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Cmd
PKG_ARCH = *
.include <bsd.port.mk>