diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 13:14:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 13:14:43 +0800 |
commit | d36689ab6dfbaa4b7d5e6bc29dc61d9972cd8ded (patch) | |
tree | 0b7607bc3e420c7c747ba3bd98efba51971ee4a3 /net-mgmt/Makefile | |
parent | a979af5fb84f271f50f87a10aaf67e4155a3bcdb (diff) | |
download | freebsd-ports-gnome-d36689ab6dfbaa4b7d5e6bc29dc61d9972cd8ded.tar.gz freebsd-ports-gnome-d36689ab6dfbaa4b7d5e6bc29dc61d9972cd8ded.tar.zst freebsd-ports-gnome-d36689ab6dfbaa4b7d5e6bc29dc61d9972cd8ded.zip |
Add the net-mgmt category, but do not connect it to the build until it has
some ports.
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile new file mode 100644 index 000000000000..8a7f9778e922 --- /dev/null +++ b/net-mgmt/Makefile @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +.include <bsd.port.subdir.mk> |