summaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/portsentry/Makefile')
-rw-r--r--security/portsentry/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
new file mode 100644
index 000000000000..5edf8160be52
--- /dev/null
+++ b/security/portsentry/Makefile
@@ -0,0 +1,18 @@
+# Ports collection makefile for: sentry
+# Version required: 0.61
+# Date created: 3 January 1998
+# Whom: chris@still.whet.org
+#
+# $Id$
+#
+
+DISTNAME= sentry-0.61
+CATEGORIES= security
+MASTER_SITES= http://www.psionic.com/tools/sentry/
+
+MAINTAINER= chris@still.whet.org
+
+WRKSRC= ${WRKDIR}/sentry_beta
+ALL_TARGET= bsd
+
+.include <bsd.port.mk>