pkgsrc/mail/courier-analog/Makefile
adrianp b122b4ae3a 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.
2007-01-03 12:56:13 +00:00

18 lines
388 B
Makefile

# $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"