From cfa91980344a22c878b5449cf50482aff0756226 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Fri, 4 Sep 2020 11:00:22 -0700 Subject: [PATCH] projects - Initial projects repo This repository is for add-on dragonflybsd projects that are not part of the main repo and can generally be exported to third parties without too much trouble. The projects in this repo are meant to be as portable as possible. --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..2446de3 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ + + DragonFlyBSD Projects Directory + +This repo contains exportable projects created by dragonflybsd developers +that are not part of the main tree. + +The projects in this repo are meant to be as portable as possible. + +dflyclock + + The best X11 clock you will ever see. -- 2.28.0