openbsd-ports/mail/p5-Log-Procmail/Makefile

18 lines
328 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $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
2010-11-19 02:23:05 -05:00
USE_GROFF = Yes
.include <bsd.port.mk>