freebsd-ports/sysutils/anteater/Makefile

19 lines
285 B
Makefile

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