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

(-)bsd.port.mk (+2 lines)
Lines 601-606 Link Here
601
# deinstall		- Remove the installation.
601
# deinstall		- Remove the installation.
602
# deinstall-all	- Remove all installations with the same PKGORIGIN.
602
# deinstall-all	- Remove all installations with the same PKGORIGIN.
603
# package		- Create a package from an _installed_ port.
603
# package		- Create a package from an _installed_ port.
604
# package-recursive	- Create a packages for all dependancies referenced in
605
#				  the *_DEPENDS variables.
604
# describe		- Try to generate a one-line description for each port for
606
# describe		- Try to generate a one-line description for each port for
605
#				  use in INDEX files and the like.
607
#				  use in INDEX files and the like.
606
# checkpatch	- Do a "patch -C" instead of a "patch".  Note that it may
608
# checkpatch	- Do a "patch -C" instead of a "patch".  Note that it may

Return to bug 57928