aboutsummaryrefslogtreecommitdiff
path: root/security/expiretable/Makefile
blob: 12ca7d257cae833f361f6c6addbc030254c8422b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	expiretable
PORTVERSION=	0.6
PORTREVISION=	3
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
WWW=		https://expiretable.fnord.se/

USE_RC_SUBR=	expiretable

.include <bsd.port.mk>