18 lines
328 B
Makefile
18 lines
328 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:23:52 espie Exp $
|
|
|
|
COMMENT= perl module for reading procmail logs
|
|
|
|
DISTNAME= Log-Procmail-0.11
|
|
REVISION= 1
|
|
CATEGORIES= mail textproc
|
|
|
|
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|