diff --git a/mail/courier-analog/DESCR b/mail/courier-analog/DESCR new file mode 100644 index 0000000000000..f4df328db996a --- /dev/null +++ b/mail/courier-analog/DESCR @@ -0,0 +1,3 @@ +This is an optional package, the Courier log analyzer. Courier-analog generates +log summaries for incoming and outgoing SMTP connections, and IMAP and POP3 +activity. courier-analog can generate output in text or HTML format. diff --git a/mail/courier-analog/Makefile b/mail/courier-analog/Makefile new file mode 100644 index 0000000000000..c71638b2cce2a --- /dev/null +++ b/mail/courier-analog/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/01/03 12:56:13 adrianp Exp $ +# + +DISTNAME= courier-analog-0.13 +CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= adrianp@NetBSD.org +HOMEPAGE= http://courier.sourceforge.net/ +COMMENT= Courier log analyzer + +USE_TOOLS+= perl:run + +GNU_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../mk/bsd.pkg.mk" diff --git a/mail/courier-analog/PLIST b/mail/courier-analog/PLIST new file mode 100644 index 0000000000000..a11ea1909c6be --- /dev/null +++ b/mail/courier-analog/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/03 12:56:13 adrianp Exp $ +bin/courier-analog +man/man8/courier-analog.8 diff --git a/mail/courier-analog/distinfo b/mail/courier-analog/distinfo new file mode 100644 index 0000000000000..08e08c7e128f5 --- /dev/null +++ b/mail/courier-analog/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/01/03 12:56:13 adrianp Exp $ + +SHA1 (courier-analog-0.13.tar.bz2) = 6fb4e0899ac00816ed54d8a80d9701790e112f62 +RMD160 (courier-analog-0.13.tar.bz2) = 85facdf5f8b7b1e91e729808cd984b33d66ec45a +Size (courier-analog-0.13.tar.bz2) = 60485 bytes