1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Document describe target.

This commit is contained in:
Jordan K. Hubbard 1995-01-04 07:35:46 +00:00
parent 05e415d547
commit b63e925069
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=687

View File

@ -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