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 /x11-fm/Makefile | |
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 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile new file mode 100644 index 000000000000..b08edea5b657 --- /dev/null +++ b/x11-fm/Makefile @@ -0,0 +1,14 @@ +# $Id$ +# + + SUBDIR += asfiles + SUBDIR += dfm + SUBDIR += explorer + SUBDIR += filerunner + SUBDIR += offix-files + SUBDIR += q3dmenu + SUBDIR += tkdesk + SUBDIR += workplace + SUBDIR += xfm + +.include <bsd.port.subdir.mk> |