summaryrefslogtreecommitdiffstats
path: root/security/expiretable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/expiretable/Makefile')
-rw-r--r--security/expiretable/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/security/expiretable/Makefile b/security/expiretable/Makefile
new file mode 100644
index 0000000..05898c2
--- /dev/null
+++ b/security/expiretable/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: expiretable
+# Date created: 7 January 2006
+# Whom: Cristiano Deana <cris@gufi.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= expiretable
+PORTVERSION= 0.5
+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
+
+MAN1= expiretable.1
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud