freebsd-ports/ports-mgmt/portconf/files
Edwin Groothuis bb9f30dc24 [PATCH] ports-mgmt/portconf: support multiple ports per line
This patch adds support to allow multiple ports on a single line.
	Instead of having to do:
	port1: WITH_COOL_FEATURE
	port2: WITH_COOL_FEATURE

	you can do this:
	port1 port2: WITH_COOL_FEATURE

PR:		ports/115733
Submitted by:	"Sean C. Farley" <scf@freebsd.org>
Approved by:	maintainer timeout
2007-09-23 11:43:44 +00:00
..
pkg-message.in
portconf.sh.in [PATCH] ports-mgmt/portconf: support multiple ports per line 2007-09-23 11:43:44 +00:00