1234567891011121314151617 |
- # $OpenBSD: Makefile,v 1.12 2016/03/20 19:56:45 naddy Exp $
- COMMENT= perl module for reading procmail logs
- DISTNAME= Log-Procmail-0.12
- CATEGORIES= mail textproc
- MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
- # GPL/Artistic
- PERMIT_PACKAGE_CDROM= Yes
- MODULES= cpan
- PKG_ARCH= *
- .include <bsd.port.mk>
|