aaa1885833
ok jasper@
21 lines
410 B
Makefile
21 lines
410 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:45:38 ajacoutot 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|