japanese/ctags: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 12:29:23 +01:00
parent 81bb485829
commit 69c1f08fa8
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= ctags
PORTVERSION= 5.8j2
PORTREVISION= 1
CATEGORIES= japanese devel
MASTER_SITES= http://hp.vector.co.jp/authors/VA025040/ctags/downloads/
@ -8,12 +9,13 @@ COMMENT= Feature-filled tagfile generator with Japanese support
WWW= https://hp.vector.co.jp/authors/VA025040/ctags/
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-macro-patterns --with-readlib
WRKSRC= ${WRKDIR}/${DISTNAME:S/j1//}
SUB_FILES= pkg-message
PLIST_FILES= bin/jexctags include/readtags.h lib/readtags.o \
man/man1/jexctags.1.gz
share/man/man1/jexctags.1.gz
PORTDOCS= README README_J.TXT
OPTIONS_DEFINE= DOCS