Skip to content

Commit

Permalink
games/penguin-command: 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 f6b57df commit 667ba28
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions games/penguin-command/Makefile
@@ -1,6 +1,6 @@
PORTNAME= penguin-command
PORTVERSION= 1.6.11
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= SF

Expand All @@ -13,10 +13,11 @@ LIB_DEPENDS= libpng.so:graphics/png
USES= jpeg sdl
USE_SDL= mixer image sdl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PLIST_FILES= bin/${PORTNAME} \
man/man6/penguin-command.6.gz \
man/man6/penguin-command.ja.6.gz
share/man/man6/penguin-command.6.gz \
share/man/man6/penguin-command.ja.6.gz
PORTDATA= *

DESKTOP_ENTRIES="Penguin Command" \
Expand Down

0 comments on commit 667ba28

Please sign in to comment.