diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:08:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:08:20 +0800 |
commit | 07804d7369973def879667e3c2e6f6966b224e1a (patch) | |
tree | 17314966177f431f6b3c045065a99d4094264bca /deskutils | |
parent | cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71 (diff) | |
download | freebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.tar.gz freebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.tar.zst freebsd-ports-gnome-07804d7369973def879667e3c2e6f6966b224e1a.zip |
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
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. |