ports/security/expiretable/Makefile
Muhammad Moinur Rahman c4c00f8a7e security/expiretable: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-21 18:53:29 +01:00

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>