summaryrefslogtreecommitdiff
path: root/security/strobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/strobe/Makefile')
-rw-r--r--security/strobe/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile
new file mode 100644
index 000000000000..74e98f8cc912
--- /dev/null
+++ b/security/strobe/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: strobe
+# Version required: 1.03
+# Date created: 23 Sep 1996
+# Whom: proff
+#
+# $Id: Makefile,v 1.14 1996/08/16 18:30:56 peter Exp $
+#
+
+DISTNAME= strobe-1.03
+CATEGORIES= net security
+MASTER_SITES= ftp://suburbia.net/pub/proff/original/strobe/
+
+MAINTAINER= proff@suburbia.net
+
+WRKSRC= ${WRKDIR}/strobe
+ALL_TARGET= strobe
+MAN1= strobe.1
+
+.include <bsd.port.mk>