summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-13 00:03:59 +0000
committerasami <asami@FreeBSD.org>1995-07-13 00:03:59 +0000
commit060c859a715b57dae8c9a69433948f474a7ed361 (patch)
treea2e964a3f0456b2956c2cc2095f6beb4b13e02f3
parenta420ef00e19221bd8c0e27cdbdcdc517ac1f156b (diff)
downloadFreeBSD-ports-060c859a715b57dae8c9a69433948f474a7ed361.zip
FreeBSD-ports-060c859a715b57dae8c9a69433948f474a7ed361.tar.gz
New Makefile with pgp, pidentd and tcp_wrapper.
-rw-r--r--security/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
new file mode 100644
index 0000000..3b31329
--- /dev/null
+++ b/security/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
+#
+
+ SUBDIR += pgp
+ SUBDIR += pidentd
+ SUBDIR += tcp_wrapper
+
+.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud