mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
13 lines
307 B
Makefile
13 lines
307 B
Makefile
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>
|