diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-28 13:57:36 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-28 13:57:36 +0800 |
commit | f0ac21373e586b0149450b0ac50cd2255d0bfcf3 (patch) | |
tree | 7811b3b3634383031fe4f50d594dcea2d1bd25af /misc/Makefile | |
parent | fa3ace3324e9a47e64782ec58150d1d2b5c49c36 (diff) | |
download | freebsd-ports-gnome-f0ac21373e586b0149450b0ac50cd2255d0bfcf3.tar.gz freebsd-ports-gnome-f0ac21373e586b0149450b0ac50cd2255d0bfcf3.tar.zst freebsd-ports-gnome-f0ac21373e586b0149450b0ac50cd2255d0bfcf3.zip |
This port is simlar to misc/instant-workstation or misc/instant-server.
It creates a whole lot of often used ports, so that after a cvsup
on a tinderbox build system, you can just tinderbuild this port and
all primary dependencies are updated.
If you think a port is missing, let me know!
Author: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b02ea18255ad..1c7805f98462 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -159,6 +159,7 @@ SUBDIR += hulgalugha SUBDIR += inplace SUBDIR += instant-server + SUBDIR += instant-tinderbox SUBDIR += instant-workstation SUBDIR += iselect SUBDIR += iso-codes |