Add default values and document them for CATEGORIES and KEYWORDS.

This commit is contained in:
Jordan K. Hubbard 1995-04-01 09:35:29 +00:00
parent 2cc9ea7aee
commit c9cf4a47d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7549

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.127 1995/03/28 01:14:29 asami Exp $
# $Id: bsd.port.mk,v 1.128 1995/04/01 09:34:11 jkh Exp $
#
# Please view me with 4 column tabs!
@ -34,9 +34,9 @@
# MAINTAINER - The e-mail address of the contact person for this port
# (default: ports@FreeBSD.ORG).
# CATEGORIES - A list of descriptive categories into which this port falls
# (no default - optional).
# (default: orphans).
# KEYWORDS - A list of descriptive keywords that might index well for this
# port (no default - optional).
# port (default: orphans).
#
# Variables that typically apply to an individual port. Non-Boolean
# variables without defaults are *mandatory*.