5.6.一句话说明(COMMENT)
COMMENT= Cat chasing a mouse all over the screen最后更新于
这有帮助吗?
说明是显示在 pkg info 中的 Port 的一行描述。在编写说明时,请遵循以下规则:
COMMENT 字符串不应超过 70 个字符。
不要包含软件的包名或版本号。
说明应以大写字母开头,且末尾不加句号。
不要以不定冠词(即 A 或 An)开头。
Apache、JavaScript 或 Perl 等名称应使用大写字母。
列表中的单词应使用串联逗号:green, red, and blue。
检查拼写错误。
示例:
COMMENT= Cat chasing a mouse all over the screenCOMMENT 变量紧跟在 Makefile 中的 MAINTAINER 变量后面。
最后更新于
这有帮助吗?
这有帮助吗?