diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 22:08:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 22:08:20 +0000 |
commit | 07804d7369973def879667e3c2e6f6966b224e1a (patch) | |
tree | 17314966177f431f6b3c045065a99d4094264bca /x11-clocks | |
parent | cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71 (diff) | |
download | FreeBSD-ports-07804d7369973def879667e3c2e6f6966b224e1a.zip FreeBSD-ports-07804d7369973def879667e3c2e6f6966b224e1a.tar.gz |
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 18 | ||||
-rw-r--r-- | x11-clocks/pkg/COMMENT | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile new file mode 100644 index 0000000..f4f1247 --- /dev/null +++ b/x11-clocks/Makefile @@ -0,0 +1,18 @@ +# $Id$ +# + + SUBDIR += asclock + SUBDIR += bclock + SUBDIR += dclock + SUBDIR += emiclock + SUBDIR += mlclock + SUBDIR += mouseclock + SUBDIR += rclock + SUBDIR += swisswatch + SUBDIR += t3d + SUBDIR += wmtime + SUBDIR += xalarm + SUBDIR += xdaliclock + SUBDIR += xtimer + +.include <bsd.port.subdir.mk> diff --git a/x11-clocks/pkg/COMMENT b/x11-clocks/pkg/COMMENT new file mode 100644 index 0000000..d64ac02 --- /dev/null +++ b/x11-clocks/pkg/COMMENT @@ -0,0 +1 @@ +X11 clocks. |