summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-21 01:31:43 +0000
committerjkh <jkh@FreeBSD.org>1995-03-21 01:31:43 +0000
commitdf0cba31bdf79869467db440716d121ccecbf272 (patch)
treee88ce293fbf4533bcfc895ed0d46680fdcf58c97 /share
parent4c94a2288441b3371c84d200dcb6237512741a99 (diff)
downloadFreeBSD-src-df0cba31bdf79869467db440716d121ccecbf272.zip
FreeBSD-src-df0cba31bdf79869467db440716d121ccecbf272.tar.gz
Document the index target.
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.port.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk
index c03c5e7..0f43047 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.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
OpenPOWER on IntegriCloud