aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-04 15:35:46 +0800
committerjkh <jkh@FreeBSD.org>1995-01-04 15:35:46 +0800
commit44d36f89ab5a7b1065ad405721cb95800ac4be9c (patch)
treec1686bc4320346d61b8b8c703340539ddc39dae2 /Mk
parent1aad173f1cff437085b65c7ff98a76feaa992993 (diff)
downloadfreebsd-ports-gnome-44d36f89ab5a7b1065ad405721cb95800ac4be9c.tar.gz
freebsd-ports-gnome-44d36f89ab5a7b1065ad405721cb95800ac4be9c.tar.zst
freebsd-ports-gnome-44d36f89ab5a7b1065ad405721cb95800ac4be9c.zip
Document describe target.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 9e11b96ab8bc..3f2104bde282 100644
--- a/Mk/bsd.port.mk
+++ b/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