1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

games/gnuchess: Moved man to share/man

This commit is contained in:
Muhammad Moinur Rahman 2024-01-30 16:00:21 +01:00
parent fd2d41c559
commit cdec161749
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= gnuchess PORTNAME= gnuchess
PORTVERSION= 6.2.9 PORTVERSION= 6.2.9
PORTREVISION= 1
CATEGORIES= games CATEGORIES= games
MASTER_SITES= GNU/chess MASTER_SITES= GNU/chess
# The DISTFILES here is explicitly needed because it can be extended later. # The DISTFILES here is explicitly needed because it can be extended later.
@ -19,6 +20,7 @@ USE_CXXSTD= c++14
SHEBANG_FILES= doc/quotes.rb SHEBANG_FILES= doc/quotes.rb
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= MKDIR_P="${MKDIR}" CONFIGURE_ENV= MKDIR_P="${MKDIR}"
INFO= gnuchess INFO= gnuchess

View File

@ -1,7 +1,7 @@
bin/gnuchess bin/gnuchess
bin/gnuchessu bin/gnuchessu
bin/gnuchessx bin/gnuchessx
man/man1/gnuchess.1.gz share/man/man1/gnuchess.1.gz
%%PORTDOCS%%%%DOCSDIR%%/Makefile %%PORTDOCS%%%%DOCSDIR%%/Makefile
%%PORTDOCS%%%%DOCSDIR%%/Makefile.am %%PORTDOCS%%%%DOCSDIR%%/Makefile.am
%%PORTDOCS%%%%DOCSDIR%%/Makefile.in %%PORTDOCS%%%%DOCSDIR%%/Makefile.in