aboutsummaryrefslogtreecommitdiff
path: root/mail/courier-analog/Makefile
blob: b36342b7390f39c5e2ef23146e93b04c4ec7026a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
PORTNAME=	courier-analog
PORTVERSION=	0.21
CATEGORIES=	mail
MASTER_SITES=	SF/courier/analog/${PORTVERSION}

MAINTAINER=	hsn@sendmail.cz
COMMENT=	Courier log analyzer
WWW=		https://www.courier-mta.org/download.html

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING.GPL

RUN_DEPENDS=	p5-Getopt-Long>0:devel/p5-Getopt-Long

USES=		tar:bz2 autoreconf perl5

GNU_CONFIGURE=	yes

NO_ARCH=	yes

PLIST_FILES=	bin/courier-analog \
		man/man8/courier-analog.8.gz

.include <bsd.port.mk>