devel/kerl: install shell completion files by default.
This commit is contained in:
parent
4b5656d372
commit
c8c342f67f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496116
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= kerl
|
||||
DISTVERSION= 1.8.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
|
@ -15,6 +16,7 @@ USE_GITHUB= yes
|
|||
NO_BUILD= yes
|
||||
|
||||
OPTIONS_DEFINE= BASH DOCS ZSH
|
||||
OPTIONS_DEFAULT=BASH DOCS ZSH
|
||||
|
||||
PLIST_FILES= bin/kerl
|
||||
PORTDOCS= README.md
|
||||
|
|
Loading…
Reference in a new issue