textproc/jo: Moved man to share/man
This commit is contained in:
parent
ee70e94df0
commit
345d607554
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= jo
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://github.com/jpmens/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
|
@ -11,10 +12,11 @@ LICENSE= GPLv2+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/jo \
|
||||
etc/bash_completion.d/jo.bash \
|
||||
man/man1/jo.1.gz \
|
||||
share/man/man1/jo.1.gz \
|
||||
share/zsh/site-functions/_jo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue