# Created by: Cristiano Deana <cris@gufi.org>
# $FreeBSD: security/expiretable/Makefile 321592 2013-06-22 21:11:40Z rakuco $

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

.include <bsd.port.mk>
