summaryrefslogtreecommitdiff
path: root/sysutils/anteater/Makefile
blob: b49389d6d7b7a371c39bc624e66b3d46fef67d06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: ijliao
# $FreeBSD$

PORTNAME=	anteater
PORTVERSION=	0.4.5
CATEGORIES=	sysutils
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	MTA log analyzer

USE_BZIP2=	yes
GNU_CONFIGURE=	yes

MAN1=		anteater.1
PLIST_FILES=	bin/anteater

NO_STAGE=	yes
.include <bsd.port.mk>