mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/love: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
df375e19a7
commit
1f35762132
@ -1,5 +1,6 @@
|
||||
PORTNAME= love
|
||||
PORTVERSION= 11.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel games
|
||||
MASTER_SITES= https://github.com/love2d/love/releases/download/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-src
|
||||
@ -26,6 +27,7 @@ USES= autoreconf compiler:c++11-lib desktop-file-utils gl gmake \
|
||||
USE_SDL= sdl2
|
||||
USE_GL= gl glu
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
WRKSRC= ${WRKDIR}/love-${PORTVERSION}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/love
|
||||
lib/liblove-11.4.so
|
||||
lib/liblove.so
|
||||
man/man1/love.1.gz
|
||||
share/man/man1/love.1.gz
|
||||
share/applications/love.desktop
|
||||
share/icons/hicolor/scalable/mimetypes/application-x-love-game.svg
|
||||
share/mime/packages/love.xml
|
||||
|
Loading…
Reference in New Issue
Block a user