diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:08:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:08:20 +0000 |
commit | 3c134ede8d50ff28b30f90d818aaf8ede44c772b (patch) | |
tree | c08e8618dfbe30ff4fc1e9dfeeeaee044115c5ce /deskutils | |
parent | 0e600e3ae169a0fee136d33c7387b27e544563a1 (diff) | |
download | ports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.tar.gz ports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.zip |
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
Notes
Notes:
svn path=/head/; revision=12323
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. |