aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-21 09:31:43 +0800
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-21 09:31:43 +0800
commit02b004e7edb8d7552797b623e29327fe1d3c3678 (patch)
treea3376e234f40217f05d936eb10933fe5e1cdbe63 /Mk
parent1efa946f9b6fc0f9addc6de37926c6222b138aa7 (diff)
downloadfreebsd-ports-02b004e7edb8d7552797b623e29327fe1d3c3678.tar.gz
freebsd-ports-02b004e7edb8d7552797b623e29327fe1d3c3678.tar.zst
freebsd-ports-02b004e7edb8d7552797b623e29327fe1d3c3678.zip
Document the index target.
Notes
Notes: svn path=/head/; revision=1171
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index c03c5e7c65e7..0f4304724247 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.117 1995/03/19 12:49:06 ats Exp $
+# $Id: bsd.port.mk,v 1.118 1995/03/20 00:41:36 ats Exp $
#
# Please view me with 4 column tabs!
@@ -115,6 +115,7 @@
# use in INDEX files and the like.
# checksum - Use files/md5 to ensure that your distfiles are valid
# makesum - Generate files/md5 (only do this for your own ports!)
+# index - Generate an INDEX file of port short desriptions.
#
# Default sequence for "all" is: fetch extract configure build