# Created by: Cristiano Deana <cris@gufi.org>
# $FreeBSD: tags/RELEASE_10_0_0/security/expiretable/Makefile 327769 2013-09-20 22:55:24Z bapt $

PORTNAME=	expiretable
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://expiretable.fnord.se/

MAINTAINER=	cris@gufi.org
COMMENT=	Utility to remove entries from the pf(4) table based on their age

USE_RC_SUBR=	expiretable
MAN1=		expiretable.1

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