aboutsummaryrefslogtreecommitdiff
path: root/picobsd/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2001-04-22 16:47:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>2001-04-22 16:47:55 +0000
commit8a8dc68a16a915835d618c0fd8a073e464ba71ff (patch)
treebfa01aedae8aa7a6c8b8ae01670132ae9bc4a58f /picobsd/Makefile
parent3533fb5d8cc71f43795cc3b9d446a42e7611a28b (diff)
downloadports-8a8dc68a16a915835d618c0fd8a073e464ba71ff.tar.gz
ports-8a8dc68a16a915835d618c0fd8a073e464ba71ff.zip
Notes
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>