games/sdl-sopwith: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ea49f8210b
commit
26950c2e91
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= sdl-sopwith
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
DISTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -15,6 +16,7 @@ USES= autoreconf pkgconfig sdl
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= fragglet
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_SDL= sdl2
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/sopwith
|
||||
man/man5/sopwith.cfg.5.gz
|
||||
man/man6/sopwith.6.gz
|
||||
share/applications/sopwith.desktop
|
||||
share/icons/hicolor/128x128/apps/sopwith.png
|
||||
share/man/man5/sopwith.cfg.5.gz
|
||||
share/man/man6/sopwith.6.gz
|
||||
|
|
Loading…
Reference in a new issue