freebsd-ports/sysutils/anteater/Makefile

21 lines
348 B
Makefile
Raw Normal View History

# Created by: ijliao
2001-08-13 06:00:41 +02:00
# $FreeBSD$
PORTNAME= anteater
PORTVERSION= 0.4.5
2001-08-13 06:00:41 +02:00
CATEGORIES= sysutils
MASTER_SITES= SF
2001-08-13 06:00:41 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= MTA log analyzer
2001-08-13 06:00:41 +02:00
DEPRECATED= No more public distfiles
2014-02-10 14:27:09 +01:00
EXPIRATION_DATE= 2014-03-10
USE_BZIP2= yes
2001-08-13 06:00:41 +02:00
GNU_CONFIGURE= yes
2013-11-08 13:14:43 +01:00
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>