freebsd-ports/sysutils/anteater/Makefile
Baptiste Daroussin ce1c0bc3ed Back to the futur
2014-02-10 13:27:09 +00:00

20 lines
348 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
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2014-03-10
USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>