Skip to content

Commit

Permalink
games/freedroidrpg: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 9, 2024
1 parent fe7c476 commit ad55a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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}
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down Expand Up @@ -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

0 comments on commit ad55a07

Please sign in to comment.