From 28ff01d2d252eaa71ce2d32b2ae2480df70d706a Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 4 Jan 1995 07:35:46 +0000 Subject: Document describe target. --- share/mk/bsd.port.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk index 9e11b96..3f2104b 100644 --- a/share/mk/bsd.port.mk +++ b/share/mk/bsd.port.mk @@ -3,7 +3,7 @@ # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $Id: bsd.port.mk,v 1.90 1995/01/01 20:06:20 ache Exp $ +# $Id: bsd.port.mk,v 1.91 1995/01/03 11:51:59 jkh Exp $ # # Please view me with 4 column tabs! @@ -89,6 +89,8 @@ # reinstall - Install the results of a build, ignoring "already installed" # flag. # package - Create a package from a build. +# describe - Try to generate a one-line description for each port for +# use in INDEX files and the like. # # Default sequence for "all" is: fetch extract configure build -- cgit v1.1