View | Details | Raw Unified | Return to bug 92111
Collapse All | Expand All

(-)bsd.port.mk (+4 lines)
Lines 120-125 Link Here
120
#				  ${MASTER_SITE_OVERRIDE})
120
#				  ${MASTER_SITE_OVERRIDE})
121
# EXTRACT_ONLY	- If set, a subset of ${DISTFILES} you want to
121
# EXTRACT_ONLY	- If set, a subset of ${DISTFILES} you want to
122
#				  actually extract.
122
#				  actually extract.
123
# ALWAYS_KEEP_DISTFILES - If set, the package building cluster will save the distfiles along
124
#				  with the packages. This may be required to comply with some
125
#				  licenses, e.g. GPL in some cases.
126
#				  Default: not set.
123
#
127
#
124
# (NOTE: by convention, the MAINTAINER entry (see above) should go here.)
128
# (NOTE: by convention, the MAINTAINER entry (see above) should go here.)
125
#
129
#

Return to bug 92111