16 lines
268 B
Makefile
16 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:25 sthen Exp $
|
|
|
|
COMMENT= perl module for reading procmail logs
|
|
|
|
DISTNAME= Log-Procmail-0.12
|
|
CATEGORIES= mail textproc
|
|
REVISION= 1
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|