git: ad55a07ed2a7 - main - games/freedroidrpg: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 08:31:29 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad55a07ed2a7d342c462171f287cc9b8a4e8bf1c commit ad55a07ed2a7d342c462171f287cc9b8a4e8bf1c Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 08:30:19 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 08:31:03 +0000 games/freedroidrpg: Move man pages to share/man Approved by: portmgr (blanket) --- games/freedroidrpg/Makefile | 3 ++- games/freedroidrpg/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 8227e01b9056..2e8f991ac3e4 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -1,6 +1,6 @@ PORTNAME= freedroidrpg PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PORTVERSION}/ DISTNAME= freedroidRPG-${PORTVERSION} @@ -17,6 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png USES= cpe jpeg gmake localbase lua:53 pkgconfig python sdl xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPE_VENDOR= freedroid USE_XORG= x11 USE_SDL= sdl image gfx diff --git a/games/freedroidrpg/pkg-plist b/games/freedroidrpg/pkg-plist index 1f404e8b6f8a..d3717553b22f 100644 --- a/games/freedroidrpg/pkg-plist +++ b/games/freedroidrpg/pkg-plist @@ -1,5 +1,4 @@ bin/freedroidRPG -man/man6/freedroidRPG.6.gz share/applications/org.freedroid.freedroidRPG.desktop share/icons/HighContrast/128x128/apps/freedroidrpg.png share/icons/HighContrast/48x48/apps/freedroidrpg.png @@ -39,3 +38,4 @@ share/icons/hicolor/scalable/apps/freedroidrpg.svg %%NLS%%share/locale/sv/LC_MESSAGES/freedroidrpg-dialogs.mo %%NLS%%share/locale/sv/LC_MESSAGES/freedroidrpg.mo share/metainfo/org.freedroid.freedroidRPG.appdata.xml +share/man/man6/freedroidRPG.6.gz