aboutsummaryrefslogtreecommitdiff
path: root/picobsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'picobsd/Makefile')
-rw-r--r--picobsd/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/picobsd/Makefile b/picobsd/Makefile
new file mode 100644
index 000000000000..a9962fe0e7c3
--- /dev/null
+++ b/picobsd/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+#
+
+ SUBDIR += ssh-picobsd
+
+.include <bsd.port.subdir.mk>