summaryrefslogtreecommitdiff
path: root/security/tacshell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tacshell/Makefile')
-rw-r--r--security/tacshell/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/tacshell/Makefile b/security/tacshell/Makefile
new file mode 100644
index 00000000000..d8623ac3e87
--- /dev/null
+++ b/security/tacshell/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/26 12:04:27 sekiya Exp $
+
+DISTNAME= tacshell-0.91
+CATEGORIES= security
+MASTER_SITES= http://www.rezrov.net/software/
+
+MAINTAINER= sekiya@NetBSD.org
+HOMEPAGE= http://www.rezrov.net/software/tacshell.html
+COMMENT= RSA ACE/Server sdshell workalike, using TACACS+
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"