aboutsummaryrefslogtreecommitdiff
path: root/security/expiretable/Makefile
blob: 8b45159aff94a58cc6a1dcba9e49881f0f3f191c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Cristiano Deana <cris@gufi.org>

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

.include <bsd.port.mk>