diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 22 | ||||
-rw-r--r-- | deskutils/pkg/COMMENT | 1 |
2 files changed, 23 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile new file mode 100644 index 000000000000..6b0e62473a8a --- /dev/null +++ b/deskutils/Makefile @@ -0,0 +1,22 @@ +# $Id$ +# + + SUBDIR += cal + SUBDIR += cbb + SUBDIR += ical + SUBDIR += korganizer + SUBDIR += kproject + SUBDIR += offix-trash + SUBDIR += plan + SUBDIR += sliderule + SUBDIR += teapot + SUBDIR += xcalendar + SUBDIR += xinvest + SUBDIR += xmaddressbook + SUBDIR += xmdiary + SUBDIR += xopps + SUBDIR += xpostit + SUBDIR += xpostitPlus + SUBDIR += zorro + +.include <bsd.port.subdir.mk> diff --git a/deskutils/pkg/COMMENT b/deskutils/pkg/COMMENT new file mode 100644 index 000000000000..e7ba73eb2cb7 --- /dev/null +++ b/deskutils/pkg/COMMENT @@ -0,0 +1 @@ +Things that used to be on the desktop before computers were invented. |