19 lines
415 B
Makefile
19 lines
415 B
Makefile
# $NetBSD: Makefile,v 1.16 2019/08/11 13:21:25 wiz Exp $
|
|
|
|
DISTNAME= courier-analog-0.16
|
|
PKGREVISION= 7
|
|
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
|
|
|
|
USE_TOOLS+= perl:run
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|