99a1da7433
* courier-analog.in: Typo. * courier-analog.in: Combine all RCPT TO errors together Based on patch(es) from PR pkg/42989 by Brian Candler
20 lines
437 B
Makefile
20 lines
437 B
Makefile
# $NetBSD: Makefile,v 1.8 2010/06/16 15:16:53 pettai Exp $
|
|
|
|
DISTNAME= courier-analog-0.16
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.courier-mta.org/
|
|
COMMENT= Courier log analyzer
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_TOOLS+= perl:run
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|